From 7c7ba7191a3932e737fa81fd0166df1c637d4b31 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 9 Mar 2018 11:01:07 +0100 Subject: Update release notes --- lib/inets/doc/src/notes.xml | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'lib/inets/doc') diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml index 70b2811c0e..0417e07de8 100644 --- a/lib/inets/doc/src/notes.xml +++ b/lib/inets/doc/src/notes.xml @@ -33,7 +33,37 @@ notes.xml -
Inets 6.4.5 +
Inets 6.5 + +
Fixed Bugs and Malfunctions + + +

+ httpc_manager crashes when a long running request is sent + on a persistent HTTP connection (keep-alive). Fixed + httpc_manager to use proper timeouts on keep-alive + connections.

+

+ Own Id: OTP-14908

+
+
+
+ + +
Improvements and New Features + + +

+ Add support for unix domain sockets in the http client.

+

+ Own Id: OTP-14854

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