diff options
| author | Fredrik Gustafsson <[email protected]> | 2013-08-23 16:30:50 +0200 | 
|---|---|---|
| committer | Fredrik Gustafsson <[email protected]> | 2013-08-23 16:30:50 +0200 | 
| commit | fa5cc308af8c073832cc7b58dd52fa2f523582cc (patch) | |
| tree | bc1b7caf4b56406bdf63ba72faf261c1e51ce6a2 /lib/ssl/doc/src | |
| parent | 10530282667123151c1c24842f6e4bfbd3b59a76 (diff) | |
| parent | 614816910235c0941b2f36da520610e777b35fc3 (diff) | |
| download | otp-fa5cc308af8c073832cc7b58dd52fa2f523582cc.tar.gz otp-fa5cc308af8c073832cc7b58dd52fa2f523582cc.tar.bz2 otp-fa5cc308af8c073832cc7b58dd52fa2f523582cc.zip | |
Merge branch 'maint-r16' into maint
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 8875d07535..301ff21068 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> | 
