summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-06 03:31:34 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-06 03:31:34 +0000
commitb3144e58e74ad9cc3c07da94264c3ccbfccb5cf7 (patch)
tree9ad479c3eef78443192fc92f20a281ac45cca8ed /ChangeLog
parentbe6a5a6dfe14c516b0982e57bb95f022bf19cf46 (diff)
- deraadt@cvs.openbsd.org 2001/03/06 00:33:04
[authfd.c cli.c ssh-agent.c] EINTR/EAGAIN handling is required in more cases
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a2a951fc9..a306ec28b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,9 @@
30 - stevesk@cvs.openbsd.org 2001/03/05 17:58:22 30 - stevesk@cvs.openbsd.org 2001/03/05 17:58:22
31 [dh.c] 31 [dh.c]
32 spelling 32 spelling
33 - deraadt@cvs.openbsd.org 2001/03/06 00:33:04
34 [authfd.c cli.c ssh-agent.c]
35 EINTR/EAGAIN handling is required in more cases
33 36
3420010305 3720010305
35 - (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch] 38 - (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
@@ -4401,4 +4404,4 @@
4401 - Wrote replacements for strlcpy and mkdtemp 4404 - Wrote replacements for strlcpy and mkdtemp
4402 - Released 1.0pre1 4405 - Released 1.0pre1
4403 4406
4404$Id: ChangeLog,v 1.915 2001/03/06 01:13:06 mouring Exp $ 4407$Id: ChangeLog,v 1.916 2001/03/06 03:31:34 mouring Exp $