diff options
author | Darren Tucker <dtucker@zip.com.au> | 2010-01-08 17:08:35 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2010-01-08 17:08:35 +1100 |
commit | 2944082b3f84b5260a748a529f90cd18a6187610 (patch) | |
tree | 1d38062fa7cdc0cbd6f07406760adf94c631feed /ChangeLog | |
parent | 876045b0fb273ee11b02c535833b076c875253dc (diff) |
- 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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -57,6 +57,10 @@ | |||
57 | the end of the select read/write fdset and make sure a reused FD | 57 | the end of the select read/write fdset and make sure a reused FD |
58 | is not touched before the pre-handlers are called. | 58 | is not touched before the pre-handlers are called. |
59 | with and ok djm@ | 59 | with and ok djm@ |
60 | - djm@cvs.openbsd.org 2009/11/17 05:31:44 | ||
61 | [clientloop.c] | ||
62 | fix incorrect exit status when multiplexing and channel ID 0 is recycled | ||
63 | bz#1570 reported by peter.oliver AT eon-is.co.uk; ok dtucker | ||
60 | 64 | ||
61 | 20091226 | 65 | 20091226 |
62 | - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1 | 66 | - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1 |