- markus@cvs.openbsd.org 2001/01/28 10:37:26
     [sshd.c]
     remove -Q, no longer needed
diff --git a/ChangeLog b/ChangeLog
index 8278798..905b873 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,20 @@
 20010128
  - (bal) Put USE_PIPES back into sco3.2v5
  - (bal) OpenBSD Sync
-   - niklas@cvs.openbsd.org 2001/01/2001
+   - markus@cvs.openbsd.org 2001/01/28 10:15:34
+     [dispatch.c]
+     re-keying is not supported; ok deraadt@
+   - markus@cvs.openbsd.org 2001/01/28 10:37:26
+     [sshd.c]
+     remove -Q, no longer needed
+   - stevesk@cvs.openbsd.org 2001/01/28 20:36:16
+     [readconf.c]
+     ``StrictHostKeyChecking ask'' documentation and small cleanup.
+     ok markus@
+   - stevesk@cvs.openbsd.org 2001/01/28 22:27:05
+     [authfile.c]
+     spelling.  use sizeof vs. strlen().  ok markus@
+   - niklas@cvs.openbsd.org 2001/01/29 1:59:14
      [atomicio.h canohost.h clientloop.h deattack.h dh.h dispatch.h
       groupaccess.c groupaccess.h hmac.h hostfile.h includes.h kex.h
       key.h log.h login.h match.h misc.h myproposal.h nchan.ms pathnames.h
@@ -9,16 +22,6 @@
       ssh-dss.h ssh-keygen.1 ssh-keyscan.1 ssh-rsa.h ssh1.h ssh_config
       sshconnect.h sshd_config tildexpand.h uidswap.h uuencode.h]
      $OpenBSD$
-   - stevesk@cvs.openbsd.org 2001/01/28 22:27:05
-     [authfile.c]
-     spelling.  use sizeof vs. strlen().  ok markus@
-   - markus@cvs.openbsd.org 2001/01/28 10:15:34
-     [dispatch.c]
-     re-keying is not supported; ok deraadt@
-   - stevesk@cvs.openbsd.or 2001/01/28 20:36:16
-     [readconf.c]
-     ``StrictHostKeyChecking ask'' documentation and small cleanup.
-     ok markus@
 
 20010126
  - (bal) SSH_PROGRAM vs _PATH_SSH_PROGRAM fix pointed out by Roumen