- OpenBSD CVS Sync
   - mouring@cvs.openbsd.org 2001/07/18 16:45:52
     [scp.c]
     Missing -o in scp usage()
diff --git a/ChangeLog b/ChangeLog
index d43317d..f778d42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,9 @@
      [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.
+   - mouring@cvs.openbsd.org 2001/07/18 16:45:52
+     [scp.c]
+     Missing -o in scp usage()
  - (bal) Cleaned up trailing spaces in ChangeLog.
  - (bal) Allow sshd to switch user context without password for Cygwin.
          Patch by Corinna Vinschen <vinschen@redhat.com>
@@ -6063,4 +6066,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1413 2001/07/18 16:27:31 mouring Exp $
+$Id: ChangeLog,v 1.1414 2001/07/18 16:50:33 mouring Exp $