diff options
author | Lars Thorsen <[email protected]> | 2018-03-05 12:41:34 +0100 |
---|---|---|
committer | Lars Thorsen <[email protected]> | 2018-03-05 12:41:34 +0100 |
commit | 7ac3e7857f49b231ada6517e6a2c92f302d54e0c (patch) | |
tree | 7cec54f28594ddd0130def1c76f838a6dae060a9 /lib/ssh/doc | |
parent | 7c38b79502f9ca16a20a1269bb95a5b7ca1f0adb (diff) | |
parent | 45e2b4aba7fa8bc5a7ae94f5f0f593d0a0159f04 (diff) | |
download | otp-7ac3e7857f49b231ada6517e6a2c92f302d54e0c.tar.gz otp-7ac3e7857f49b231ada6517e6a2c92f302d54e0c.tar.bz2 otp-7ac3e7857f49b231ada6517e6a2c92f302d54e0c.zip |
Merge branch 'maint' of github.com:erlang/otp into maint
Diffstat (limited to 'lib/ssh/doc')
-rw-r--r-- | lib/ssh/doc/src/notes.xml | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml index df2e04c92a..5fc5ebda24 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -95,7 +95,6 @@ </list> </section> - <section><title>Improvements and New Features</title> <list> <item> @@ -125,7 +124,6 @@ </section> <section><title>Ssh 4.6.2</title> - <section><title>Fixed Bugs and Malfunctions</title> <list> <item> @@ -791,6 +789,21 @@ </section> +<section><title>Ssh 4.2.2.5</title> + <section><title>Improvements and New Features</title> + <list> + <item> + <p> + Default exec is disabled when a user-defined shell is + enabled.</p> + <p> + Own Id: OTP-14881</p> + </item> + </list> + </section> +</section> + + <section><title>Ssh 4.2.2.1</title> <section><title>Fixed Bugs and Malfunctions</title> |