From d0a051385233f388e4d8a51b03c6894f399d7a3f Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 29 May 2015 12:40:24 +0200 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 51f905682d..c5df63a7f0 100644 --- a/lib/diameter/doc/src/notes.xml +++ b/lib/diameter/doc/src/notes.xml @@ -42,6 +42,36 @@ first.

+
diameter 1.9.2 + +
Fixed Bugs and Malfunctions + + +

+ Fix broken relay counters.

+

+ OTP-12654 in OTP 17.5.3 broke counters in the case of + answer messages received in the relay application. + Counters were accumulated as unknown messages or + no_result_code instead of as relayed messages on the + intended Result-Code and 'Experimental-Result' tuples.

+

+ Own Id: OTP-12741

+
+ +

+ Fix diameter_sctp listener race.

+

+ An oversight in OTP-12428 made it possible to start a + transport process that could not establish associations.

+

+ Own Id: OTP-12744

+
+
+
+ +
+
diameter 1.9.1
Known Bugs and Problems -- cgit v1.2.3