- markus@cvs.openbsd.org 2001/05/06 21:23:31
     [cli.c]
     cli_read() fails to catch SIGINT + overflow; from obdb@zzlevo.net
diff --git a/ChangeLog b/ChangeLog
index f028bb6..b206502 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+20010509
+  - OpenBSD CVS Sync
+   - markus@cvs.openbsd.org 2001/05/06 21:23:31
+     [cli.c]
+     cli_read() fails to catch SIGINT + overflow; from obdb@zzlevo.net
+
 20010508
  - (bal) Fixed configure test for USE_SIA.  
 
@@ -5357,4 +5363,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1205 2001/05/07 12:54:26 mouring Exp $
+$Id: ChangeLog,v 1.1206 2001/05/08 20:05:44 mouring Exp $