diff options
author | Fredrik Gustafsson <[email protected]> | 2013-07-01 16:35:05 +0200 |
---|---|---|
committer | Fredrik Gustafsson <[email protected]> | 2013-07-01 16:35:05 +0200 |
commit | edaec031fc06bbd6eaacc409fbd43a006f5e3501 (patch) | |
tree | c9bf70a12030bd65b84918cc2fc263ba821d2d07 /lib/ssh/doc | |
parent | 4b279e0482e826c1e2177d3ca4ff4db7f05cd608 (diff) | |
parent | b869f69e056c1e9d8850c51bb51fca03aa7d5962 (diff) | |
download | otp-edaec031fc06bbd6eaacc409fbd43a006f5e3501.tar.gz otp-edaec031fc06bbd6eaacc409fbd43a006f5e3501.tar.bz2 otp-edaec031fc06bbd6eaacc409fbd43a006f5e3501.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/ssh/doc')
-rw-r--r-- | lib/ssh/doc/src/notes.xml | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml index e2dbfa04f7..6b7ff7b238 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -195,8 +195,6 @@ </item> </list> </section> - - <section><title>Improvements and New Features</title> <list> <item> @@ -251,7 +249,20 @@ </section> </section> +<section><title>Ssh 2.1.2.1</title> +<section><title>Improvements and New Features</title> + <list> + <item> + <p> + Removed error report in ssh_connection_handler triggered + by badmatch failure.</p> + <p> + Own Id: OTP-11188</p> + </item> + </list> + </section> +</section> <section><title>Ssh 2.1.2</title> <section><title>Fixed Bugs and Malfunctions</title> |