diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -61,6 +61,9 @@ | |||
61 | - markus@cvs.openbsd.org 2003/09/19 11:31:33 | 61 | - markus@cvs.openbsd.org 2003/09/19 11:31:33 |
62 | [channels.c] | 62 | [channels.c] |
63 | do not call channel_free_all on fatal; ok deraadt | 63 | do not call channel_free_all on fatal; ok deraadt |
64 | - markus@cvs.openbsd.org 2003/09/19 11:33:09 | ||
65 | [packet.c sshd.c] | ||
66 | do not call packet_close on fatal; ok deraadt | ||
64 | 67 | ||
65 | 20030919 | 68 | 20030919 |
66 | - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL; | 69 | - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL; |
@@ -1197,4 +1200,4 @@ | |||
1197 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1200 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1198 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1201 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1199 | 1202 | ||
1200 | $Id: ChangeLog,v 1.3033 2003/09/22 11:12:56 dtucker Exp $ | 1203 | $Id: ChangeLog,v 1.3034 2003/09/22 11:13:59 dtucker Exp $ |