summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2009-06-21 18:13:57 +1000
committerDarren Tucker <dtucker@zip.com.au>2009-06-21 18:13:57 +1000
commit39c7632c1b07417fe5704b763c02d4cff147c885 (patch)
treecf18141aa3631093d4b856aad9304a87ed87dc60 /ChangeLog
parentf7288d77e4e705cbbc12c2ad55ed50f9de9a87e2 (diff)
- andreas@cvs.openbsd.org 2009/05/27 06:33:39
[clientloop.c] Send SSH2_MSG_DISCONNECT when the client disconnects. From a larger change from Martin Forssen, maf at appgate dot com. ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd1367e7c..11b75e927 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -62,6 +62,11 @@
62 Add clear_cached_addr(), needed for upcoming changes allowing the peer 62 Add clear_cached_addr(), needed for upcoming changes allowing the peer
63 address to change. 63 address to change.
64 ok markus@ 64 ok markus@
65 - andreas@cvs.openbsd.org 2009/05/27 06:33:39
66 [clientloop.c]
67 Send SSH2_MSG_DISCONNECT when the client disconnects. From a larger
68 change from Martin Forssen, maf at appgate dot com.
69 ok markus@
65 70
6620090616 7120090616
67 - (dtucker) [configure.ac defines.h] Bug #1607: handle the case where fsid_t 72 - (dtucker) [configure.ac defines.h] Bug #1607: handle the case where fsid_t