From 17224a3d31d25ce6daa4de63b52b26bee9564bcd Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 13 Sep 2010 17:58:05 +0200 Subject: Prepare release --- lib/ssh/doc/src/notes.xml | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'lib/ssh/doc/src') diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml index 7c8735cf56..950c249e72 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -29,7 +29,37 @@ notes.xml -
Ssh 2.0 +
Ssh 2.0.1 + +
Fixed Bugs and Malfunctions + + +

+ SSH in some cases terminated channels with reason normal + when it should have been shutdown.

+

+ Own Id: OTP-8714

+
+ +

+ SSH in some cases generated a crash report when a channel + was closed in a normal way.

+

+ Own Id: OTP-8735 Aux Id: seq11615

+
+ +

+ The processes ssh_subsystem_sup and one ssh_channel_sup + was not terminated when a connection was closed.

+

+ Own Id: OTP-8807

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