From 22c97f1539816e2df00e91d023243b7d8d67a557 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 16 Apr 2010 15:53:23 +1000 Subject: - djm@cvs.openbsd.org 2010/04/10 02:08:44 [clientloop.c] bz#1698: kill channel when pty allocation requests fail. Fixed stuck client if the server refuses pty allocation. ok dtucker@ "think so" markus@ --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6cfd29423..e5e81e9cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,11 @@ [sshconnect.c] fix terminology: we didn't find a certificate in known_hosts, we found a CA key + - djm@cvs.openbsd.org 2010/04/10 02:08:44 + [clientloop.c] + bz#1698: kill channel when pty allocation requests fail. Fixed + stuck client if the server refuses pty allocation. + ok dtucker@ "think so" markus@ 20100410 - (dtucker) [configure.ac] Put the check for the existence of getaddrinfo -- cgit v1.2.3