From 5aa950086a5fa036f27e670517a5c743e0610128 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 6 May 2019 17:09:17 +0200 Subject: Prepare release --- lib/ssl/doc/src/notes.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'lib/ssl/doc/src/notes.xml') diff --git a/lib/ssl/doc/src/notes.xml b/lib/ssl/doc/src/notes.xml index cee6752020..01323aaa1d 100644 --- a/lib/ssl/doc/src/notes.xml +++ b/lib/ssl/doc/src/notes.xml @@ -27,6 +27,40 @@

This document describes the changes made to the SSL application.

+
SSL 9.2.3 + +
Fixed Bugs and Malfunctions + + +

+ Missing check of size of user_data_buffer made internal + socket behave as an active socket instead of active N. + This could cause memory problems.

+

+ Own Id: OTP-15802 Aux Id: ERL-934

+
+
+
+ + +
Improvements and New Features + + +

+ Back port of bug fix ERL-893 from OTP-22 and document + enhancements that will solve dialyzer warnings for users + of the ssl application.

+

+ This change also affects public_key, eldap (and inet + doc).

+

+ Own Id: OTP-15785 Aux Id: ERL-929, ERL-893, PR-2215

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