summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d9b0f853..dceb42f2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -140,6 +140,10 @@
140 ignoring SIGPIPE by adding a new channel message (EOW) that signals 140 ignoring SIGPIPE by adding a new channel message (EOW) that signals
141 the peer that we're not interested in any data it might send. 141 the peer that we're not interested in any data it might send.
142 fixes bz #85; discussion, debugging and ok djm@ 142 fixes bz #85; discussion, debugging and ok djm@
143 - pvalchev@cvs.openbsd.org 2008/05/12 20:52:20
144 [umac.c]
145 Ensure nh_result lies on a 64-bit boundary (fixes warnings observed
146 on Itanium on Linux); from Dale Talcott (bug #1462); ok djm@
143 147
14420080403 14820080403
145 - (djm) [openbsd-compat/bsd-poll.c] Include stdlib.h to avoid compile- 149 - (djm) [openbsd-compat/bsd-poll.c] Include stdlib.h to avoid compile-
@@ -4000,4 +4004,4 @@
4000 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4004 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4001 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4005 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4002 4006
4003$Id: ChangeLog,v 1.4930 2008/05/19 06:06:47 djm Exp $ 4007$Id: ChangeLog,v 1.4931 2008/05/19 06:07:45 djm Exp $