diff options
| author | Niclas Eklund <[email protected]> | 2010-10-25 12:16:36 +0200 | 
|---|---|---|
| committer | Niclas Eklund <[email protected]> | 2010-10-25 12:16:36 +0200 | 
| commit | 00d27caa001444e65e9dd3a7d3bc65cfde4b5866 (patch) | |
| tree | e26c670b0c288961e5164df80415f11b7c4ca39f /lib/ssh/doc/src | |
| parent | 644d0c54643eda5216a1fa0ff012d1ebcae5ce8e (diff) | |
| download | otp-00d27caa001444e65e9dd3a7d3bc65cfde4b5866.tar.gz otp-00d27caa001444e65e9dd3a7d3bc65cfde4b5866.tar.bz2 otp-00d27caa001444e65e9dd3a7d3bc65cfde4b5866.zip  | |
The fix regarding OTP-8863 was not included in the previous version as stated
Diffstat (limited to 'lib/ssh/doc/src')
| -rw-r--r-- | lib/ssh/doc/src/notes.xml | 16 | 
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml index aedb682f79..9a08c72c93 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -29,6 +29,22 @@      <file>notes.xml</file>    </header> + <section><title>Ssh 1.1.13</title> + +    <section><title>Fixed Bugs and Malfunctions</title> +      <list> +        <item> +          <p> +	    The fix regarding OTP-8863 was not included in the previous +            version as stated.</p> +          <p> +	    Own Id: OTP-8908</p> +        </item> +      </list> +    </section> + + </section> +   <section><title>Ssh 1.1.12</title>      <section><title>Fixed Bugs and Malfunctions</title>  | 
