From 48eedeb93db5552164bb3675f139377f5dd2fd7d Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 18 Mar 2019 18:02:35 +0100 Subject: Prepare release --- lib/ssl/doc/src/notes.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'lib/ssl/doc/src') diff --git a/lib/ssl/doc/src/notes.xml b/lib/ssl/doc/src/notes.xml index 874c5dd11d..b036463e87 100644 --- a/lib/ssl/doc/src/notes.xml +++ b/lib/ssl/doc/src/notes.xml @@ -27,6 +27,30 @@

This document describes the changes made to the SSL application.

+
SSL 9.2.1 + +
Fixed Bugs and Malfunctions + + +

+ The timeout for a passive receive was sometimes not + cancelled and later caused a server crash. This bug has + now been corrected.

+

+ Own Id: OTP-14701 Aux Id: ERL-883, ERL-884

+
+ +

+ Add tag for passive message (active N) in cb_info to + retain transport transparency.

+

+ Own Id: OTP-15679 Aux Id: ERL-861

+
+
+
+ +
+
SSL 9.2
Fixed Bugs and Malfunctions -- cgit v1.2.3