summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce08540bc..250ab58af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 - markus@cvs.openbsd.org 2001/01/29 09:55:37 3 - markus@cvs.openbsd.org 2001/01/29 09:55:37
4 [channels.c channels.h clientloop.c serverloop.c] 4 [channels.c channels.h clientloop.c serverloop.c]
5 fix select overflow; ok deraadt@ and stevesk@ 5 fix select overflow; ok deraadt@ and stevesk@
6 - markus@cvs.openbsd.org 2001/01/29 12:42:35
7 [canohost.c canohost.h channels.c clientloop.c]
8 add get_peer_ipaddr(socket), x11-fwd in ssh2 requires ipaddr, not DNS
6 9
720000129 1020000129
8 - (stevesk) sftp-server.c: use %lld vs. %qd 11 - (stevesk) sftp-server.c: use %lld vs. %qd