summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-07-18 16:50:33 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-07-18 16:50:33 +0000
commitdc00c93b6c7992efbc06660410b371cc3c9152b1 (patch)
tree06388312507c2a5a42c8f56b593df0553ef96dbd /ChangeLog
parenta92783fbfa95403cf2040b3375ea20ff3a4e3345 (diff)
- OpenBSD CVS Sync
- mouring@cvs.openbsd.org 2001/07/18 16:45:52 [scp.c] Missing -o in scp usage()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d43317df9..f778d4227 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,9 @@
19 [channels.c channels.h clientloop.c nchan.c serverloop.c] 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. 20 keep track of both maxfd and the size of the malloc'ed fdsets.
21 update maxfd if maxfd gets closed. 21 update maxfd if maxfd gets closed.
22 - mouring@cvs.openbsd.org 2001/07/18 16:45:52
23 [scp.c]
24 Missing -o in scp usage()
22 - (bal) Cleaned up trailing spaces in ChangeLog. 25 - (bal) Cleaned up trailing spaces in ChangeLog.
23 - (bal) Allow sshd to switch user context without password for Cygwin. 26 - (bal) Allow sshd to switch user context without password for Cygwin.
24 Patch by Corinna Vinschen <vinschen@redhat.com> 27 Patch by Corinna Vinschen <vinschen@redhat.com>
@@ -6063,4 +6066,4 @@
6063 - Wrote replacements for strlcpy and mkdtemp 6066 - Wrote replacements for strlcpy and mkdtemp
6064 - Released 1.0pre1 6067 - Released 1.0pre1
6065 6068
6066$Id: ChangeLog,v 1.1413 2001/07/18 16:27:31 mouring Exp $ 6069$Id: ChangeLog,v 1.1414 2001/07/18 16:50:33 mouring Exp $