summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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