summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2010-01-08 17:08:35 +1100
committerDarren Tucker <dtucker@zip.com.au>2010-01-08 17:08:35 +1100
commit2944082b3f84b5260a748a529f90cd18a6187610 (patch)
tree1d38062fa7cdc0cbd6f07406760adf94c631feed /ChangeLog
parent876045b0fb273ee11b02c535833b076c875253dc (diff)
downloadopenssh-git-2944082b3f84b5260a748a529f90cd18a6187610.tar.gz
- djm@cvs.openbsd.org 2009/11/17 05:31:44
[clientloop.c] fix incorrect exit status when multiplexing and channel ID 0 is recycled bz#1570 reported by peter.oliver AT eon-is.co.uk; ok dtucker
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96e338c0..72d5a21e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -57,6 +57,10 @@
the end of the select read/write fdset and make sure a reused FD
is not touched before the pre-handlers are called.
with and ok djm@
+ - djm@cvs.openbsd.org 2009/11/17 05:31:44
+ [clientloop.c]
+ fix incorrect exit status when multiplexing and channel ID 0 is recycled
+ bz#1570 reported by peter.oliver AT eon-is.co.uk; ok dtucker
20091226
- (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1