summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba0cfd796..d10b327a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -71,6 +71,10 @@
71 [kex.c kex.h] 71 [kex.c kex.h]
72 Move the KEX_COOKIE_LEN define to kex.h 72 Move the KEX_COOKIE_LEN define to kex.h
73 ok markus@ 73 ok markus@
74 - andreas@cvs.openbsd.org 2009/05/27 06:36:07
75 [packet.h packet.c]
76 Add packet_put_int64() and packet_get_int64(), part of a larger change
77 from Martin Forssen.
74 78
7520090616 7920090616
76 - (dtucker) [configure.ac defines.h] Bug #1607: handle the case where fsid_t 80 - (dtucker) [configure.ac defines.h] Bug #1607: handle the case where fsid_t