diff options
| author | Anders Svensson <[email protected]> | 2013-03-19 13:36:17 +0100 | 
|---|---|---|
| committer | Anders Svensson <[email protected]> | 2013-03-19 13:36:17 +0100 | 
| commit | 0be34905e603ca9e1acb5ea763bf25cdab8d5d7c (patch) | |
| tree | 31848107e9ae046fdf03ddaf66c331941cb61b91 /lib/ssh/doc | |
| parent | 3f9a86fb6b9598a7172150e3a272d40498c8e3b4 (diff) | |
| parent | f285ee66678ae8761dc82b5ba0c023dd759091fc (diff) | |
| download | otp-0be34905e603ca9e1acb5ea763bf25cdab8d5d7c.tar.gz otp-0be34905e603ca9e1acb5ea763bf25cdab8d5d7c.tar.bz2 otp-0be34905e603ca9e1acb5ea763bf25cdab8d5d7c.zip | |
Merge branch 'maint'
Diffstat (limited to 'lib/ssh/doc')
| -rw-r--r-- | lib/ssh/doc/src/notes.xml | 15 | 
1 files changed, 15 insertions, 0 deletions
| diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml index dead764700..f65b66a7c5 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -29,6 +29,21 @@      <file>notes.xml</file>    </header> +<section><title>Ssh 2.1.6</title> + +    <section><title>Fixed Bugs and Malfunctions</title> +      <list> +        <item> +          <p> +	    Fixed timing rekeying bug.</p> +          <p> +	    Own Id: OTP-10940</p> +        </item> +      </list> +    </section> + +</section> +  <section><title>Ssh 2.1.5</title>      <section><title>Fixed Bugs and Malfunctions</title> | 
