aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2018-03-15 11:42:56 +0100
committerErlang/OTP <[email protected]>2018-03-15 11:42:56 +0100
commitbd2a492ed0343abe98cf5e0a009bec9563279821 (patch)
tree610a38696936ad3bc565bb86d6f26e3e48e8d989
parent56c9cbc73c088e84d2c61be41d9f8056655a5242 (diff)
downloadotp-bd2a492ed0343abe98cf5e0a009bec9563279821.tar.gz
otp-bd2a492ed0343abe98cf5e0a009bec9563279821.tar.bz2
otp-bd2a492ed0343abe98cf5e0a009bec9563279821.zip
Update release notes
-rw-r--r--lib/ssl/doc/src/notes.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/ssl/doc/src/notes.xml b/lib/ssl/doc/src/notes.xml
index 810d55e25a..4ad7da9486 100644
--- a/lib/ssl/doc/src/notes.xml
+++ b/lib/ssl/doc/src/notes.xml
@@ -27,6 +27,22 @@
</header>
<p>This document describes the changes made to the SSL application.</p>
+<section><title>SSL 8.2.5</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Fix filter function to not incorrectly exclude AEAD
+ cipher suites</p>
+ <p>
+ Own Id: OTP-14981</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>SSL 8.2.4</title>
<section><title>Fixed Bugs and Malfunctions</title>