From 202bb737e3deabfebee683266f4b7c42781eb521 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 30 Apr 2018 10:06:42 +0200 Subject: Update release notes --- lib/inets/doc/src/notes.xml | 62 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 61 insertions(+), 1 deletion(-) (limited to 'lib/inets') diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml index 10dd26322c..9357207867 100644 --- a/lib/inets/doc/src/notes.xml +++ b/lib/inets/doc/src/notes.xml @@ -33,7 +33,67 @@ notes.xml -
Inets 6.5.1 +
Inets 7.0 + +
Fixed Bugs and Malfunctions + + +

+ Fixed HTTP content injection bug in httpc (ERL-456).

+

+ Own Id: OTP-14726

+
+ +

+ Fixed support for URI-references in HTTP 'Location' + header (ERL-333).

+

+ Own Id: OTP-14729

+
+ +

+ Fix broken 'Content-Type' handling in httpc (ERL-536).

+

+ Own Id: OTP-15006

+
+ +

+ Fix handling of relative paths in the script_alias + property of httpd (ERL-574).

+

+ Own Id: OTP-15021

+
+ +

+ Fix httpd:reload_config/2 with path() as the first + argument (ERL-578).

+

+ Own Id: OTP-15025

+
+ +

+ Improved gracefulness.

+

+ Own Id: OTP-15042

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

+ Split inets and create separate ftp and tftp apps.

+

+ Own Id: OTP-14113

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