diff options
author | Erlang/OTP <otp@erlang.org> | 2022-02-24 19:50:14 +0100 |
---|---|---|
committer | Erlang/OTP <otp@erlang.org> | 2022-02-24 19:50:14 +0100 |
commit | 3e7b101697ee1e47ae107cb6f55f6236a067788a (patch) | |
tree | a195dda18007022129dd8bd6f0138ce5630c3e73 /lib/ssh/doc/src | |
parent | dddb661186135f255b67aaa3b7dd16181f7bfc7f (diff) | |
download | erlang-3e7b101697ee1e47ae107cb6f55f6236a067788a.tar.gz |
Prepare release
Diffstat (limited to 'lib/ssh/doc/src')
-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 048ea11bf9..6e2dd082ce 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -30,6 +30,22 @@ <file>notes.xml</file> </header> +<section><title>Ssh 4.13.1</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + The ssh sever <c>parallel_login</c> option was missing in + OTP-24</p> + <p> + Own Id: OTP-17850 Aux Id: ERIERL-764 </p> + </item> + </list> + </section> + +</section> + <section><title>Ssh 4.13</title> <section><title>Fixed Bugs and Malfunctions</title> |