summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-09-22 21:11:20 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-09-22 21:11:20 +1000
commit3d326221714451b616b82744d38af484e718b49b (patch)
treeaeba2b902b1d04e41dfef4c9e0929eb1bbbcc013 /ChangeLog
parent6fa8abd58bb8beac0e73ccdba6dfa1414cb1112c (diff)
- markus@cvs.openbsd.org 2003/09/19 11:30:39
[ssh-keyscan.c] avoid fatal_cleanup, just call exit(); ok deraadt
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4707332af..73b71dd80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -55,6 +55,9 @@
55 - markus@cvs.openbsd.org 2003/09/19 11:29:40 55 - markus@cvs.openbsd.org 2003/09/19 11:29:40
56 [ssh-agent.c] 56 [ssh-agent.c]
57 provide a ssh-agent specific fatal() function; ok deraadt 57 provide a ssh-agent specific fatal() function; ok deraadt
58 - markus@cvs.openbsd.org 2003/09/19 11:30:39
59 [ssh-keyscan.c]
60 avoid fatal_cleanup, just call exit(); ok deraadt
58 61
5920030919 6220030919
60 - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL; 63 - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL;
@@ -1191,4 +1194,4 @@
1191 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1194 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1192 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1195 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1193 1196
1194$Id: ChangeLog,v 1.3031 2003/09/22 11:10:21 dtucker Exp $ 1197$Id: ChangeLog,v 1.3032 2003/09/22 11:11:20 dtucker Exp $