diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -9,6 +9,9 @@ | |||
9 | - markus@cvs.openbsd.org 2001/04/17 08:14:01 | 9 | - markus@cvs.openbsd.org 2001/04/17 08:14:01 |
10 | [sshconnect1.c] | 10 | [sshconnect1.c] |
11 | check for key!=NULL, thanks to costa | 11 | check for key!=NULL, thanks to costa |
12 | - markus@cvs.openbsd.org 2001/04/17 09:52:48 | ||
13 | [clientloop.c] | ||
14 | handle EINTR/EAGAIN on read; ok deraadt@ | ||
12 | 15 | ||
13 | 20010416 | 16 | 20010416 |
14 | - OpenBSD CVS Sync | 17 | - OpenBSD CVS Sync |
@@ -5134,4 +5137,4 @@ | |||
5134 | - Wrote replacements for strlcpy and mkdtemp | 5137 | - Wrote replacements for strlcpy and mkdtemp |
5135 | - Released 1.0pre1 | 5138 | - Released 1.0pre1 |
5136 | 5139 | ||
5137 | $Id: ChangeLog,v 1.1132 2001/04/17 18:08:15 mouring Exp $ | 5140 | $Id: ChangeLog,v 1.1133 2001/04/17 18:09:42 mouring Exp $ |