- stevesk@cvs.openbsd.org 2001/09/03 20:58:33
     [readconf.c readconf.h ssh.c]
     fatal() for nonexistent -Fssh_config. ok markus@
diff --git a/ChangeLog b/ChangeLog
index 8b9aa4d..dcf3ed7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -75,8 +75,11 @@
      do not pass pointers to longjmp; fix from wayne@blorf.net
    - markus@cvs.openbsd.org 2001/08/31 11:46:39
      [sshconnect2.c]
-     disable kbd-interactive if we don't get 
-     SSH2_MSG_USERAUTH_INFO_REQUEST messages
+     disable kbd-interactive if we don't get SSH2_MSG_USERAUTH_INFO_REQUEST
+     messages
+   - stevesk@cvs.openbsd.org 2001/09/03 20:58:33
+     [readconf.c readconf.h ssh.c]
+     fatal() for nonexistent -Fssh_config. ok markus@
 
 20010815
  - (bal) Fixed stray code in readconf.c that went in by mistake.
@@ -6400,4 +6403,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1507 2001/09/12 18:29:00 mouring Exp $
+$Id: ChangeLog,v 1.1508 2001/09/12 18:32:20 mouring Exp $