From 059109a20023043aca767b6f208f9c812c42eb20 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 4 Nov 2013 09:34:07 +0100 Subject: Update release notes --- lib/diameter/doc/src/notes.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/lib/diameter/doc/src/notes.xml b/lib/diameter/doc/src/notes.xml index 32082e565d..cf87a13225 100644 --- a/lib/diameter/doc/src/notes.xml +++ b/lib/diameter/doc/src/notes.xml @@ -42,6 +42,36 @@ first.

+
diameter 1.4.4 + +
Known Bugs and Problems + + +

+ Fix setting of End-to-End and Hop-by-Hop Identifiers in + outgoing DWA.

+

+ Broken by OTP-11184, which caused the identifiers to be + set anew, discarding the values from the incoming DWR.

+

+ Own Id: OTP-11367

+
+ +

+ Fix handling of 5014, DIAMETER_INVALID_AVP_LENGTH.

+

+ The error was detected as 5004, + DIAMETER_INVALID_AVP_VALUE, for some Diameter types, in + which case an AVP length that pointed past the end of a + message resulted in encode failure.

+

+ Own Id: OTP-11395

+
+
+
+ +
+
diameter 1.4.3
Fixed Bugs and Malfunctions -- cgit v1.2.3