From 495f3c7aaff1b3985c896aef7f90b23dcf05382c Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 1 Feb 2019 11:39:25 +0100 Subject: Prepare release --- lib/inets/doc/src/notes.xml | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) (limited to 'lib/inets/doc/src/notes.xml') diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml index cf39ab4796..3624c6e3d7 100644 --- a/lib/inets/doc/src/notes.xml +++ b/lib/inets/doc/src/notes.xml @@ -33,7 +33,29 @@ notes.xml -
Inets 7.0.4 +
Inets 7.0.5 + +
Fixed Bugs and Malfunctions + + +

+ Fixed bug that causes a crash in http client when using + hostnames (e.g. localhost) with the the option + ipv6_host_with_brackets set to true.

+

+ This change also fixes a regression: httpc:request fails + with connection error (nxdomain) if option + ipv6_host_with_brackets set to true and host component of + the URI is an IPv6 address.

+

+ Own Id: OTP-15554 Aux Id: ERIERL-289

+
+
+
+ +
+ +
Inets 7.0.4
Fixed Bugs and Malfunctions -- cgit v1.2.3