diff options
Diffstat (limited to 'lib/ssl/doc/src')
| -rw-r--r-- | lib/ssl/doc/src/notes.xml | 17 | 
1 files changed, 13 insertions, 4 deletions
| diff --git a/lib/ssl/doc/src/notes.xml b/lib/ssl/doc/src/notes.xml index 5db4bea654..fb6b45c904 100644 --- a/lib/ssl/doc/src/notes.xml +++ b/lib/ssl/doc/src/notes.xml @@ -25,7 +25,6 @@      <file>notes.xml</file>    </header>    <p>This document describes the changes made to the SSL application.</p> -      <section><title>SSL 5.3</title>      <section><title>Fixed Bugs and Malfunctions</title> @@ -100,7 +99,6 @@  </section>  <section><title>SSL 5.2.1</title> -      <section><title>Improvements and New Features</title>        <list>          <item> @@ -126,9 +124,20 @@      </section>  </section> - +<section><title>SSL 5.1.2.1</title> +<section><title>Improvements and New Features</title> +<list> +  <item> +    <p> +      Make log_alert configurable as option in ssl, SSLLogLevel +    added as option to inets conf file</p> +    <p> +    Own Id: OTP-11259</p> +  </item> +</list> +</section> +</section>  <section><title>SSL 5.2</title> -      <section><title>Fixed Bugs and Malfunctions</title>        <list>          <item> | 
