diff options
author | Hans Nilsson <[email protected]> | 2019-01-03 16:34:57 +0100 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2019-01-03 16:34:57 +0100 |
commit | bd1131fba3525599156ee685cdb8621b8e8d84a9 (patch) | |
tree | 9bef08de4580e6b82cd832d4f63d8a83c86126d1 /lib/ssh/doc/src/notes.xml | |
parent | 9e2a1901fd8ceeb7f84cc548398240f1249c4adf (diff) | |
parent | 9d5806b9215b733fdaa44c8be3c53fbdf3e8f7b0 (diff) | |
download | otp-bd1131fba3525599156ee685cdb8621b8e8d84a9.tar.gz otp-bd1131fba3525599156ee685cdb8621b8e8d84a9.tar.bz2 otp-bd1131fba3525599156ee685cdb8621b8e8d84a9.zip |
Merge branch 'maint'
* maint:
Updated OTP version
Prepare release
Diffstat (limited to 'lib/ssh/doc/src/notes.xml')
-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 44c6663c77..0bc4baf5eb 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -308,6 +308,21 @@ </section> </section> +<section><title>Ssh 4.6.9.3</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + Fixed port leakage if a ssh:daemon call failed.</p> + <p> + Own Id: OTP-15397 Aux Id: ERL-801 </p> + </item> + </list> + </section> + +</section> + <section><title>Ssh 4.6.9.2</title> <section><title>Fixed Bugs and Malfunctions</title> |