- markus@cvs.openbsd.org 2001/06/23 05:26:02
     [key.c]
     handle sigature of size 0 (some broken clients send this).
diff --git a/ChangeLog b/ChangeLog
index 65933c7..87d7ff7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -57,6 +57,9 @@
    - markus@cvs.openbsd.org 2001/06/23 03:04:42
      [auth2.c auth-rh-rsa.c]
      restore correct ignore_user_known_hosts logic.
+   - markus@cvs.openbsd.org 2001/06/23 05:26:02
+     [key.c]
+     handle sigature of size 0 (some broken clients send this).
 
 20010622
  - (stevesk) handle systems without pw_expire and pw_change.
@@ -5741,4 +5744,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1311 2001/06/25 04:40:49 mouring Exp $
+$Id: ChangeLog,v 1.1312 2001/06/25 04:42:20 mouring Exp $