From da620d820b52db81c1c1cdf8373412231c013f8c Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 12 Apr 2019 12:26:23 +0200 Subject: Prepare release --- lib/ssh/doc/src/notes.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'lib/ssh/doc') diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml index 68a0afcbee..40ec19c701 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -30,6 +30,31 @@ notes.xml +
Ssh 4.7.5 + +
Fixed Bugs and Malfunctions + + +

+ The callback ssh_channel:init/1 was missing in + OTP-21

+

+ Own Id: OTP-15762

+
+ +

+ If a client was connected to an server on an already open + socket, the callback fun(PeerName,FingerPrint) in + the accept_callback option passed the local name + in the argument PeerName instead of the remote name.

+

+ Own Id: OTP-15763

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