diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 | ||
62 | 20030919 | 65 | 20030919 |
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 $ |