From fb7006280f8d5a45459e1fba066fe6f6131e8e86 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Mon, 24 Sep 2018 11:32:41 +0200
Subject: Prepare release
---
lib/diameter/doc/src/notes.xml | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
(limited to 'lib/diameter')
diff --git a/lib/diameter/doc/src/notes.xml b/lib/diameter/doc/src/notes.xml
index 3232c3380a..4bfc98de40 100644
--- a/lib/diameter/doc/src/notes.xml
+++ b/lib/diameter/doc/src/notes.xml
@@ -43,6 +43,26 @@ first.
+diameter 2.1.6
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ Fix function_clause when sending an outgoing request
+ after DPA has been sent in response to an incoming DPR.
+ The caused the diameter_peer_fsm gen_server associated
+ with the peer connection to fail, which could then result
+ in the transport connection being reset before the peer
+ closed it upon reception of DPA.
+
+ Own Id: OTP-15198 Aux Id: ERIERL-213
+
+
+
+
+
+
diameter 2.1.5
Fixed Bugs and Malfunctions
--
cgit v1.2.3