summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-04-17 18:09:42 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-04-17 18:09:42 +0000
commit4c8cff14ddac08f1bdb393d71d9e0907d9a9215e (patch)
tree19e4e73e5011b234bef44cfb1b0031b08d0792d3 /ChangeLog
parent9cb59afb9027f5449f2fc4e8d78cd62ca350355e (diff)
- markus@cvs.openbsd.org 2001/04/17 09:52:48
[clientloop.c] handle EINTR/EAGAIN on read; ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ea589346c..f5d9863ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
1320010416 1620010416
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 $