From 7c7ba7191a3932e737fa81fd0166df1c637d4b31 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Fri, 9 Mar 2018 11:01:07 +0100
Subject: Update release notes
---
lib/diameter/doc/src/notes.xml | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
(limited to 'lib/diameter')
diff --git a/lib/diameter/doc/src/notes.xml b/lib/diameter/doc/src/notes.xml
index ba4525fd20..fa1be39b5b 100644
--- a/lib/diameter/doc/src/notes.xml
+++ b/lib/diameter/doc/src/notes.xml
@@ -43,6 +43,32 @@ first.
+diameter 2.1.4
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ Fix close of diameter_tcp/sctp listening socket at
+ diameter:remove_transport/2, that was broken in diameter
+ 2.1. A reconfigured transport could not listen on the
+ same endpoint as a result.
+
+ Own Id: OTP-14839
+
+ -
+
+ Fix handling of SUSPECT connections at service
+ termination. A connection with this watchdog state caused
+ diameter_service:terminate/2 to fail.
+
+ Own Id: OTP-14947 Aux Id: ERIERL-124
+
+
+
+
+
+
diameter 2.1.3
Fixed Bugs and Malfunctions
--
cgit v1.2.3