aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/doc
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2016-06-27 13:20:08 +0200
committerHans Nilsson <[email protected]>2016-06-27 13:20:08 +0200
commitd6adc4785391c7970ead778d27f33dd8c5b51380 (patch)
tree533a91b4ea840d728bb1f64c267cca69ec575b0d /lib/ssh/doc
parentd8d66f375de102681d9f6cffb932f1fd4cbfc445 (diff)
parent5cf780148575f1ea4c460d7c9783831e6fbce9ff (diff)
downloadotp-d6adc4785391c7970ead778d27f33dd8c5b51380.tar.gz
otp-d6adc4785391c7970ead778d27f33dd8c5b51380.tar.bz2
otp-d6adc4785391c7970ead778d27f33dd8c5b51380.zip
Merge branch 'maint-18' into maint
Conflicts: OTP_VERSION lib/ssh/doc/src/notes.xml lib/ssh/src/ssh_connection_handler.erl lib/ssh/vsn.mk otp_versions.table
Diffstat (limited to 'lib/ssh/doc')
-rw-r--r--lib/ssh/doc/src/notes.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml
index fd15c334a3..7ef41b6828 100644
--- a/lib/ssh/doc/src/notes.xml
+++ b/lib/ssh/doc/src/notes.xml
@@ -108,6 +108,22 @@
</section>
+<section><title>Ssh 4.2.2.1</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ SSH client does not any longer retry a bad password given
+ as option to ssh:connect et al.</p>
+ <p>
+ Own Id: OTP-13674 Aux Id: TR-HU92273 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Ssh 4.2.2</title>
<section><title>Fixed Bugs and Malfunctions</title>