- markus@cvs.openbsd.org 2001/04/17 09:52:48
     [clientloop.c]
     handle EINTR/EAGAIN on read; ok deraadt@
diff --git a/ChangeLog b/ChangeLog
index ea58934..f5d9863 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
    - markus@cvs.openbsd.org 2001/04/17 08:14:01                          
      [sshconnect1.c]                                                     
      check for key!=NULL, thanks to costa  
+  - markus@cvs.openbsd.org 2001/04/17 09:52:48                          
+     [clientloop.c]                                                      
+     handle EINTR/EAGAIN on read; ok deraadt@
 
 20010416
   - OpenBSD CVS Sync
@@ -5134,4 +5137,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1132 2001/04/17 18:08:15 mouring Exp $
+$Id: ChangeLog,v 1.1133 2001/04/17 18:09:42 mouring Exp $