diff options
Diffstat (limited to 'lib/ssl/doc/src')
| -rw-r--r-- | lib/ssl/doc/src/notes.xml | 19 | 
1 files changed, 18 insertions, 1 deletions
| diff --git a/lib/ssl/doc/src/notes.xml b/lib/ssl/doc/src/notes.xml index b2d17925fd..b7e716ab8c 100644 --- a/lib/ssl/doc/src/notes.xml +++ b/lib/ssl/doc/src/notes.xml @@ -30,7 +30,24 @@    </header>    <p>This document describes the changes made to the SSL application.</p> -  <section> +  <section><title>SSL 4.1.5.2</title> + +    <section><title>Fixed Bugs and Malfunctions</title> +      <list> +        <item> +          <p> +	    Changed crypto and ssl to be dynamically linked to +	    OpenSSL and use version 0.9.8 of OpenSSL (instead of +	    0.9.7) on PowerPC.</p> +          <p> +	    Own Id: OTP-9603 Aux Id: seq11912 </p> +        </item> +      </list> +    </section> + +</section> + +<section>      <title>SSL 4.1.5</title>      <section><title>Improvements and New Features</title> | 
