diff options
author | Fredrik Gustafsson <[email protected]> | 2013-07-01 16:34:36 +0200 |
---|---|---|
committer | Fredrik Gustafsson <[email protected]> | 2013-07-01 16:34:36 +0200 |
commit | adc8b048e72ad774a431b32088b4df8b47d509f8 (patch) | |
tree | 04996fefde72e3be3fe68de8c07682fd08b20908 /lib/ssh/doc/src/notes.xml | |
parent | 8cece79b77952c991e62ae595bcf71cde016a052 (diff) | |
parent | 90f6229822c720d7616f9a11d1ca51e522586564 (diff) | |
download | otp-adc8b048e72ad774a431b32088b4df8b47d509f8.tar.gz otp-adc8b048e72ad774a431b32088b4df8b47d509f8.tar.bz2 otp-adc8b048e72ad774a431b32088b4df8b47d509f8.zip |
Merge branch 'maint-r15' into maint-r16
Conflicts:
lib/inets/doc/src/notes.xml
lib/inets/src/inets_app/inets.appup.src
lib/inets/vsn.mk
lib/ssh/doc/src/notes.xml
lib/ssh/src/ssh.appup.src
lib/ssh/src/ssh_connection_handler.erl
lib/ssh/vsn.mk
Diffstat (limited to 'lib/ssh/doc/src/notes.xml')
-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 8e112433c1..299dd5058a 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> |