From 0f8afe80c6582f7affd17f36dc9cb48cc7946713 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 14 Mar 2016 10:46:23 +0100 Subject: Prepare release --- lib/inets/doc/src/notes.xml | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 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 44e1ea9abe..25b427a036 100644 --- a/lib/inets/doc/src/notes.xml +++ b/lib/inets/doc/src/notes.xml @@ -33,7 +33,44 @@ notes.xml -
Inets 6.1.1 +
Inets 6.2 + +
Fixed Bugs and Malfunctions + + +

+ The TFTP client/server has been fixed to allow file sizes + larger than 32MB block by allowing the 16 bit block + counter to wrap. Since this is a commonly accepted + behavior we regard it as a bug fix.

+

+ Own Id: OTP-13403

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

+ Handle HTTP PATCH method in client.

+

+ Own Id: OTP-13286

+
+ +

+ Expected termination should not be logged as an + application error.

+

+ Own Id: OTP-13389

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