From 0f3f8f5871a1ea503cc80ae17adc8dec96c79445 Mon Sep 17 00:00:00 2001 From: Erlang/OTP <otp@erlang.org> Date: Fri, 13 Mar 2015 16:35:45 +0100 Subject: Update release notes --- lib/ssl/doc/src/notes.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/lib/ssl/doc/src/notes.xml b/lib/ssl/doc/src/notes.xml index 2ef5e331a8..5086ab7da5 100644 --- a/lib/ssl/doc/src/notes.xml +++ b/lib/ssl/doc/src/notes.xml @@ -30,7 +30,25 @@ </header> <p>This document describes the changes made to the SSL application.</p> - <section><title>SSL 5.1.2.1</title> + <section><title>SSL 5.2.1.3</title> + + <section><title>Improvements and New Features</title> + <list> + <item> + <p> + Add padding check for TLS-1.0 to remove Poodle + vulnerability from TLS 1.0 Also supply a working SSL/TLS + protocol version option to be able to disable SSL-3.0 via + connect/listen options.</p> + <p> + Own Id: OTP-12561</p> + </item> + </list> + </section> + +</section> + +<section><title>SSL 5.1.2.1</title> <section><title>Improvements and New Features</title> <list> -- cgit v1.2.3