From ad60a3f78e08c636514573e57a4240b259e2dcae Mon Sep 17 00:00:00 2001 From: Micael Karlberg Date: Mon, 7 Mar 2011 15:55:36 +0100 Subject: Fixed release notes. --- lib/inets/doc/src/notes.xml | 56 +++++++++++++++++++-------------------------- 1 file changed, 23 insertions(+), 33 deletions(-) (limited to 'lib/inets') diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml index 6fa3acd7e1..5da9d98002 100644 --- a/lib/inets/doc/src/notes.xml +++ b/lib/inets/doc/src/notes.xml @@ -4,7 +4,7 @@
- 20022010 + 20022011 Ericsson AB. All Rights Reserved. @@ -32,7 +32,7 @@ notes.xml
-
Inets 5.5.1 +
Inets 5.5.2
Improvements and New Features

-

@@ -52,17 +52,14 @@
Fixed Bugs and Malfunctions -

Fix format_man_pages so it handles all man sections - and remove warnings/errors in various man pages.

-

- Own Id: OTP-8600

-
- -

- [httpc] Pipelined and queued requests not processed when - connection closed remotelly.

-

- Own Id: OTP-8906

+

[httpd] httpd_response:send_chunk handles empty list and + empty binary - i.e. no chunk is sent, but it does + not handle a list with an empty binary [<<>>]. + This will be sent as an empty chunk - which in turn + will be encoded by http_chunk to the same as a final + chunk, which will make the http client believe that + the end of the page is reached.

+

Own Id: OTP-8906

@@ -75,19 +72,15 @@
Improvements and New Features -

- Miscellaneous inet6 related problems.

-

- Own Id: OTP-8927

+

Miscellaneous inet6 related problems.

+

Own Id: OTP-8927

-

- Updated http-server to make sure URLs in error-messages - are URL-encoded. Added support in http-client to use - URL-encoding. Also added the missing include directory - for the inets application.

-

- Own Id: OTP-8940 Aux Id: seq11735

+

Updated http-server to make sure URLs in error-messages + are URL-encoded. Added support in http-client to use + URL-encoding. Also added the missing include directory + for the inets application.

+

Own Id: OTP-8940 Aux Id: seq11735

@@ -95,17 +88,14 @@
Fixed Bugs and Malfunctions -

Fix format_man_pages so it handles all man sections - and remove warnings/errors in various man pages.

-

- Own Id: OTP-8600

+

Fix format_man_pages so it handles all man sections + and remove warnings/errors in various man pages.

+

Own Id: OTP-8600

-

- [httpc] Pipelined and queued requests not processed when - connection closed remotelly.

-

- Own Id: OTP-8906

+

[httpc] Pipelined and queued requests not processed when + connection closed remotelly.

+

Own Id: OTP-8906

-- cgit v1.2.3