From d1bd26b07f6597d46a1cb2a6f0a4af7b87b0fb4f Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Wed, 12 Jun 2019 09:51:26 +0200 Subject: Prepare release --- lib/ssl/doc/src/notes.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'lib/ssl/doc') diff --git a/lib/ssl/doc/src/notes.xml b/lib/ssl/doc/src/notes.xml index b86c9e8798..5c213402f4 100644 --- a/lib/ssl/doc/src/notes.xml +++ b/lib/ssl/doc/src/notes.xml @@ -27,6 +27,36 @@

This document describes the changes made to the SSL application.

+
SSL 9.3.2 + +
Fixed Bugs and Malfunctions + + +

+ Returned "alert error string" is now same as logged alert + string

+

+ Own Id: OTP-15844

+
+ +

+ Fix returned extension map fields to follow the + documentation.

+

+ Own Id: OTP-15862 Aux Id: ERL-951

+
+ +

+ Avoid DTLS crash due to missing gen_server return value + in DTLS packet demux process.

+

+ Own Id: OTP-15864 Aux Id: ERL-962

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