From 32b045c47a1cbba3e89a29d669af826d3ed639c1 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Tue, 26 Jan 2016 10:58:26 +0100
Subject: Update release notes
---
lib/diameter/doc/src/notes.xml | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
(limited to 'lib/diameter')
diff --git a/lib/diameter/doc/src/notes.xml b/lib/diameter/doc/src/notes.xml
index 838b1ad7dc..2fc30db324 100644
--- a/lib/diameter/doc/src/notes.xml
+++ b/lib/diameter/doc/src/notes.xml
@@ -42,6 +42,27 @@ first.
+diameter 1.9.2.3
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ Make peer handling more efficient.
+
+ Inefficient lookup and manipulation of peer lists could
+ result in poor performance when many outgoing requests
+ were sent simultaneously, or when many peers connected
+ simultaneously. Filtering peer lists on realm/host is now
+ also more efficient in many cases.
+
+ Own Id: OTP-13164
+
+
+
+
+
+
diameter 1.9.2.2
Fixed Bugs and Malfunctions
--
cgit v1.2.1