diff options
author | Erlang/OTP <otp@erlang.org> | 2021-10-18 17:49:17 +0200 |
---|---|---|
committer | Erlang/OTP <otp@erlang.org> | 2021-10-18 17:49:17 +0200 |
commit | c27a38c37f95737250f8f1452b09e96d2e58223c (patch) | |
tree | b19eec9b73ebea25b7d9c0aefc72b7d599cd49c7 /lib/ssh/doc/src | |
parent | e58e3d5a9ae76e8bb7d8a6994fb276c23567d1ac (diff) | |
download | erlang-c27a38c37f95737250f8f1452b09e96d2e58223c.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 b55fc1ee0e..e282d7efe5 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.11.1.4</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + The value of the <c>connect_timeout</c> option is now + used as default value for the negotiation timeout.</p> + <p> + Own Id: OTP-17707 Aux Id: ERIERL-706 </p> + </item> + </list> + </section> + +</section> + <section><title>Ssh 4.11.1.3</title> <section><title>Fixed Bugs and Malfunctions</title> |