- stevesk@cvs.openbsd.org 2001/06/28 19:57:35
     [ssh-keygen.c]
     '\0' terminated data[] is ok; ok markus@
diff --git a/ChangeLog b/ChangeLog
index e8438bd..f5ccf01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -96,6 +96,9 @@
    - markus@cvs.openbsd.org 2001/06/27 06:26:36
      [ssh-add.c]
      convert to getopt(3)
+   - stevesk@cvs.openbsd.org 2001/06/28 19:57:35
+     [ssh-keygen.c]
+     '\0' terminated data[] is ok; ok markus@
  
 20010629
  - (bal) Removed net_aton() since we don't use it any more
@@ -5923,4 +5926,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1366 2001/07/04 05:03:51 mouring Exp $
+$Id: ChangeLog,v 1.1367 2001/07/04 05:05:27 mouring Exp $