summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 73b71dd80..ea27f1747 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -58,6 +58,9 @@
58 - markus@cvs.openbsd.org 2003/09/19 11:30:39 58 - markus@cvs.openbsd.org 2003/09/19 11:30:39
59 [ssh-keyscan.c] 59 [ssh-keyscan.c]
60 avoid fatal_cleanup, just call exit(); ok deraadt 60 avoid fatal_cleanup, just call exit(); ok deraadt
61 - markus@cvs.openbsd.org 2003/09/19 11:31:33
62 [channels.c]
63 do not call channel_free_all on fatal; ok deraadt
61 64
6220030919 6520030919
63 - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL; 66 - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL;
@@ -1194,4 +1197,4 @@
1194 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1197 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1195 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1198 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1196 1199
1197$Id: ChangeLog,v 1.3032 2003/09/22 11:11:20 dtucker Exp $ 1200$Id: ChangeLog,v 1.3033 2003/09/22 11:12:56 dtucker Exp $