From 3a8f2995caffacddabb3363453c6a7dbc33d6329 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Thu, 10 Mar 2016 13:10:51 +0100
Subject: Prepare release
---
lib/diameter/doc/src/notes.xml | 32 ++++++++++++++++++++++++++++++++
lib/ssl/doc/src/notes.xml | 18 +++++++++++++++++-
lib/ssl/vsn.mk | 2 +-
3 files changed, 50 insertions(+), 2 deletions(-)
(limited to 'lib')
diff --git a/lib/diameter/doc/src/notes.xml b/lib/diameter/doc/src/notes.xml
index 2fc30db324..638b6e24b6 100644
--- a/lib/diameter/doc/src/notes.xml
+++ b/lib/diameter/doc/src/notes.xml
@@ -42,6 +42,38 @@ first.
+diameter 1.9.2.4
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ Fix handling of shared peer connections in watchdog state
+ SUSPECT.
+
+ A peer connection shared from a remote node was regarded
+ as being up for the lifetime of the connection, ignoring
+ watchdog transitions into state SUSPECT.
+
+ Own Id: OTP-13342
+
+
+
+
+
+ Improvements and New Features
+
+ -
+
+ no
+
+ Own Id: OTP-13385
+
+
+
+
+
+
diameter 1.9.2.3
Fixed Bugs and Malfunctions
diff --git a/lib/ssl/doc/src/notes.xml b/lib/ssl/doc/src/notes.xml
index 14df10b571..759a3b3fce 100644
--- a/lib/ssl/doc/src/notes.xml
+++ b/lib/ssl/doc/src/notes.xml
@@ -25,7 +25,23 @@
notes.xml
This document describes the changes made to the SSL application.
- SSL 6.0.1.1
+ SSL 6.0.1.2
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ Hibernation with small or a zero timeout will now work as
+ expected
+
+ Own Id: OTP-13189
+
+
+
+
+
+
+SSL 6.0.1.1
Fixed Bugs and Malfunctions
diff --git a/lib/ssl/vsn.mk b/lib/ssl/vsn.mk
index eedf8cf705..29f51032e1 100644
--- a/lib/ssl/vsn.mk
+++ b/lib/ssl/vsn.mk
@@ -1 +1 @@
-SSL_VSN = 6.0.1.1
+SSL_VSN = 6.0.1.2
--
cgit v1.2.3