diff options
| author | Hans Nilsson <[email protected]> | 2016-06-27 13:38:03 +0200 |
|---|---|---|
| committer | Hans Nilsson <[email protected]> | 2016-06-27 13:38:03 +0200 |
| commit | fdd99d206f15ce8e088b5c63b84c0e7a9b5b34d5 (patch) | |
| tree | ea2a0efbd0c301ffed74e266c0940789c8c70d2e /lib/ssh/doc/src/notes.xml | |
| parent | dfccd57cb2b69fc3ab01acd0ccbfc894a8403358 (diff) | |
| parent | d6adc4785391c7970ead778d27f33dd8c5b51380 (diff) | |
| download | otp-fdd99d206f15ce8e088b5c63b84c0e7a9b5b34d5.tar.gz otp-fdd99d206f15ce8e088b5c63b84c0e7a9b5b34d5.tar.bz2 otp-fdd99d206f15ce8e088b5c63b84c0e7a9b5b34d5.zip | |
Merge branch 'maint'
Diffstat (limited to 'lib/ssh/doc/src/notes.xml')
| -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 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> |
