From 6eb2a1e497207ca5bc94ddb7a89c2192fcbdd03b Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Wed, 21 Feb 2018 15:09:53 +0100 Subject: Prepare release --- lib/ssh/doc/src/notes.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'lib/ssh/doc') diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml index 3a2f55a487..c559da911b 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -30,6 +30,42 @@ notes.xml +
Ssh 4.6.5 + +
Fixed Bugs and Malfunctions + + +

+ Adjusted supervisor timeouts

+

+ Own Id: OTP-14907

+
+ +

+ Remove ERROR messages for slow process exits

+

+ Own Id: OTP-14930

+
+
+
+ + +
Improvements and New Features + + +

+ Add option save_accepted_host to + ssh:connection. This option, if set to false, + inhibits saving host keys to e.g the file + known_hosts.

+

+ Own Id: OTP-14935

+
+
+
+ +
+
Ssh 4.6.4
Fixed Bugs and Malfunctions -- cgit v1.2.3