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 9deb7bde2..1552f8ce0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,9 @@
20 [channels.c] 20 [channels.c]
21 Correct test for window updates every three packets; prevents sending 21 Correct test for window updates every three packets; prevents sending
22 window updates for every single packet. ok markus@ 22 window updates for every single packet. ok markus@
23 - dtucker@cvs.openbsd.org 2007/06/25 12:02:27
24 [atomicio.c]
25 Include <poll.h> like the man page says rather than <sys/poll.h>. ok djm@
23 - (dtucker) [atomicio.c] Test for EWOULDBLOCK in atomiciov to match 26 - (dtucker) [atomicio.c] Test for EWOULDBLOCK in atomiciov to match
24 atomicio. 27 atomicio.
25 28
@@ -3097,4 +3100,4 @@
3097 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3100 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3098 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3101 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3099 3102
3100$Id: ChangeLog,v 1.4708 2007/06/25 09:06:53 dtucker Exp $ 3103$Id: ChangeLog,v 1.4709 2007/06/25 12:08:10 dtucker Exp $