diff options
author | Erlang/OTP <[email protected]> | 2018-04-23 10:46:53 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2018-04-23 10:46:53 +0200 |
commit | 08d836194db1966733f24516bea2a21d2019a0f8 (patch) | |
tree | bf4e678292205e89624798d26b3b8aac805cb980 /lib/ssh/doc/src | |
parent | f87c6262d4d17a1482c66bfa46acb7c83ee46f78 (diff) | |
download | otp-08d836194db1966733f24516bea2a21d2019a0f8.tar.gz otp-08d836194db1966733f24516bea2a21d2019a0f8.tar.bz2 otp-08d836194db1966733f24516bea2a21d2019a0f8.zip |
Prepare release
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 99303393c4..31998b05c7 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -30,6 +30,22 @@ <file>notes.xml</file> </header> +<section><title>Ssh 4.2.2.6</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + Fix rare spurios shutdowns of ssh servers when receiveing + <c>{'EXIT',_,normal}</c> messages.</p> + <p> + Own Id: OTP-15018</p> + </item> + </list> + </section> + +</section> + <section><title>Ssh 4.2.2.5</title> <section><title>Improvements and New Features</title> |