From c3ca35f42421d6cdc66411f29c0220068475efa7 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sat, 30 Jan 2010 17:42:01 +1100 Subject: - djm@cvs.openbsd.org 2010/01/30 02:54:53 [mux.c] don't mark channel as read failed if it is already closing; suppresses harmless error messages when connecting to SSH.COM Tectia server report by imorgan AT nas.nasa.gov --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 37c5fa4e5..56cc86ae7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,11 @@ [mux.c] kill correct channel (was killing already-dead mux channel, not its session channel) + - djm@cvs.openbsd.org 2010/01/30 02:54:53 + [mux.c] + don't mark channel as read failed if it is already closing; suppresses + harmless error messages when connecting to SSH.COM Tectia server + report by imorgan AT nas.nasa.gov 20100129 - (dtucker) [openbsd-compat/openssl-compat.c] Bug #1707: Call OPENSSL_config() -- cgit v1.2.3