diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -15,6 +15,10 @@ | |||
15 | - markus@cvs.openbsd.org 2001/07/17 20:48:42 | 15 | - markus@cvs.openbsd.org 2001/07/17 20:48:42 |
16 | [ssh-agent.c] | 16 | [ssh-agent.c] |
17 | update maxfd if maxfd is closed; report from jmcelroy@dtgnet.com | 17 | update maxfd if maxfd is closed; report from jmcelroy@dtgnet.com |
18 | - markus@cvs.openbsd.org 2001/07/17 21:04:58 | ||
19 | [channels.c channels.h clientloop.c nchan.c serverloop.c] | ||
20 | keep track of both maxfd and the size of the malloc'ed fdsets. | ||
21 | update maxfd if maxfd gets closed. | ||
18 | 22 | ||
19 | 20010715 | 23 | 20010715 |
20 | - (bal) Set "BROKEN_GETADDRINFO" for darwin platform. Reported by | 24 | - (bal) Set "BROKEN_GETADDRINFO" for darwin platform. Reported by |
@@ -6054,4 +6058,4 @@ | |||
6054 | - Wrote replacements for strlcpy and mkdtemp | 6058 | - Wrote replacements for strlcpy and mkdtemp |
6055 | - Released 1.0pre1 | 6059 | - Released 1.0pre1 |
6056 | 6060 | ||
6057 | $Id: ChangeLog,v 1.1408 2001/07/18 15:58:08 mouring Exp $ | 6061 | $Id: ChangeLog,v 1.1409 2001/07/18 16:01:46 mouring Exp $ |