From 3c1cd8121a9aeab7d13fc8de863b7cfabedcc3be Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 27 May 2014 13:42:28 +0200 Subject: Update release notes --- lib/ssh/doc/src/notes.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'lib/ssh/doc') diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml index bce02966ae..f455ec1eba 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -29,6 +29,36 @@ notes.xml +
Ssh 3.0.2 + +
Fixed Bugs and Malfunctions + + +

+ Fixed timeout bug in ssh:connect.

+

+ Own Id: OTP-11908

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

+ Option max_sessions added to + ssh:daemon/{2,3}. This option, if set, limits the + number of simultaneous connections accepted by the + daemon.

+

+ Own Id: OTP-11885

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