diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -16,6 +16,9 @@ | |||
16 | - markus@cvs.openbsd.org 2003/09/23 20:41:11 | 16 | - markus@cvs.openbsd.org 2003/09/23 20:41:11 |
17 | [channels.c channels.h clientloop.c] | 17 | [channels.c channels.h clientloop.c] |
18 | move client only agent code to clientloop.c | 18 | move client only agent code to clientloop.c |
19 | - markus@cvs.openbsd.org 2003/09/26 08:19:29 | ||
20 | [sshd.c] | ||
21 | no need to set the listen sockets to non-block; ok deraadt@ | ||
19 | 22 | ||
20 | 20030930 | 23 | 20030930 |
21 | - (bal) Fix issues in openbsd-compat/realpath.c | 24 | - (bal) Fix issues in openbsd-compat/realpath.c |
@@ -1251,4 +1254,4 @@ | |||
1251 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1254 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1252 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1255 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1253 | 1256 | ||
1254 | $Id: ChangeLog,v 1.3047 2003/10/02 06:17:00 dtucker Exp $ | 1257 | $Id: ChangeLog,v 1.3048 2003/10/02 06:18:22 dtucker Exp $ |