- markus@cvs.openbsd.org 2001/09/20 13:46:48
     [auth2.c]
     key_read returns now -1 or 1
diff --git a/ChangeLog b/ChangeLog
index 5fae66f..1c93c10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
    - stevesk@cvs.openbsd.org 2001/09/20 00:15:54
      [sshd.8]
      fix ClientAliveCountMax
+   - markus@cvs.openbsd.org 2001/09/20 13:46:48
+     [auth2.c]
+     key_read returns now -1 or 1
 
 20010919
  - (bal) OpenBSD Sync
@@ -6538,4 +6541,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1551 2001/09/20 23:09:16 mouring Exp $
+$Id: ChangeLog,v 1.1552 2001/09/20 23:11:26 mouring Exp $