- markus@cvs.openbsd.org 2001/03/10 17:51:04
     [kex.c match.c match.h readconf.c readconf.h sshconnect2.c]
     add PreferredAuthentications
diff --git a/ChangeLog b/ChangeLog
index 9b33999..3112361 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,10 @@
      handle password padding (newer OSU is fixed)
  - tim@mindrot.org 2001/03/10 16:33:42 [configure.in Makefile.in sshd_config]
    make sure $bindir is in USER_PATH so scp will work
+ - OpenBSD CVS Sync
+   - markus@cvs.openbsd.org 2001/03/10 17:51:04
+     [kex.c match.c match.h readconf.c readconf.h sshconnect2.c]
+     add PreferredAuthentications
 
 20010310
  - OpenBSD CVS Sync
@@ -4486,4 +4490,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.938 2001/03/11 00:52:25 tim Exp $
+$Id: ChangeLog,v 1.939 2001/03/11 01:49:19 mouring Exp $