summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-07-18 16:01:46 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-07-18 16:01:46 +0000
commit16d29d57e85fd84c9dc06fd803d1abeceadff14c (patch)
tree4ab48758471d33120e01e3877e2083ac0213b0c5 /ChangeLog
parenta3d5a4c2dbc4fa92333b76882b00e3811177eff6 (diff)
- markus@cvs.openbsd.org 2001/07/17 21:04:58
[channels.c channels.h clientloop.c nchan.c serverloop.c] keep track of both maxfd and the size of the malloc'ed fdsets. update maxfd if maxfd gets closed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e58337218..6b88d80b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
1920010715 2320010715
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 $