summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d51361f57..ec3188bd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,9 @@
37 [ssh-keyscan.c] 37 [ssh-keyscan.c]
38 Don't assume we wil get the version string all in one read(). 38 Don't assume we wil get the version string all in one read().
39 deraadt@ OK'd 39 deraadt@ OK'd
40 - millert@cvs.openbsd.org 2001/03/06 01:08:27
41 [clientloop.c]
42 If read() fails with EINTR deal with it the same way we treat EAGAIN
40 43
4120010305 4420010305
42 - (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch] 45 - (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
@@ -4408,4 +4411,4 @@
4408 - Wrote replacements for strlcpy and mkdtemp 4411 - Wrote replacements for strlcpy and mkdtemp
4409 - Released 1.0pre1 4412 - Released 1.0pre1
4410 4413
4411$Id: ChangeLog,v 1.917 2001/03/06 03:33:04 mouring Exp $ 4414$Id: ChangeLog,v 1.918 2001/03/06 03:34:40 mouring Exp $