summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 512343f7a..13dc9bef5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -128,6 +128,9 @@
128 [ssh-keyscan.c] 128 [ssh-keyscan.c]
129 Dynamically allocate read_wait and its copies. Since maxfd is 129 Dynamically allocate read_wait and its copies. Since maxfd is
130 based on resource limits it is often (usually?) larger than FD_SETSIZE. 130 based on resource limits it is often (usually?) larger than FD_SETSIZE.
131 - millert@cvs.openbsd.org 2001/03/03 21:40:30
132 [sftp-server.c]
133 Dynamically allocate fd_set; deraadt@ OK
131 134
13220010304 13520010304
133 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid. 136 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
@@ -4320,4 +4323,4 @@
4320 - Wrote replacements for strlcpy and mkdtemp 4323 - Wrote replacements for strlcpy and mkdtemp
4321 - Released 1.0pre1 4324 - Released 1.0pre1
4322 4325
4323$Id: ChangeLog,v 1.890 2001/03/05 07:04:38 mouring Exp $ 4326$Id: ChangeLog,v 1.891 2001/03/05 07:06:12 mouring Exp $