From 1de4f9f6565438777dd461bd9fa1c9c560f69ed1 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 8 Mar 2013 09:35:37 +0100 Subject: Prepare release --- lib/ssh/doc/src/notes.xml | 28 ++++++++++++++++++++++++++++ lib/ssh/vsn.mk | 2 +- 2 files changed, 29 insertions(+), 1 deletion(-) (limited to 'lib/ssh') diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml index 12175d9a29..dead764700 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -29,6 +29,34 @@ notes.xml +
Ssh 2.1.5 + +
Fixed Bugs and Malfunctions + + +

+ Bug in rekeying for daemon fixed.

+

+ Own Id: OTP-10911

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

+ Enhanced error message and added test for ssh clients + trying to start non existing subsystems.

+

+ Own Id: OTP-10714

+
+
+
+ +
+
Ssh 2.1.4
Improvements and New Features diff --git a/lib/ssh/vsn.mk b/lib/ssh/vsn.mk index 9fc4b0522e..8f6aac1f5d 100644 --- a/lib/ssh/vsn.mk +++ b/lib/ssh/vsn.mk @@ -1,5 +1,5 @@ #-*-makefile-*- ; force emacs to enter makefile-mode -SSH_VSN = 2.1.4 +SSH_VSN = 2.1.5 APP_VSN = "ssh-$(SSH_VSN)" -- cgit v1.2.3