summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-04-04 16:16:35 +1100
committerDamien Miller <djm@mindrot.org>2008-04-04 16:16:35 +1100
commit55754fb0024cb84f99a72e15196fa03456a0c097 (patch)
tree66912657e70de92d0a44594ae54bb5dcf853be5c /ChangeLog
parent79a1bc918ffd2e81b5bd39cfdf87dfc81390fbb5 (diff)
- (djm) [openbsd-compat/bsd-poll.c] Include stdlib.h to avoid compile-
time warnings on LynxOS. Patch from ops AT iki.fi
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e221132e..41f1bb4b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
120080403 120080403
2 - (djm) [openbsd-compat/bsd-poll.c] Include stdlib.h to avoid compile-
3 time warnings on LynxOS. Patch from ops AT iki.fi
4
520080403
2 - (djm) OpenBSD CVS sync: 6 - (djm) OpenBSD CVS sync:
3 - markus@cvs.openbsd.org 2008/04/02 15:36:51 7 - markus@cvs.openbsd.org 2008/04/02 15:36:51
4 [channels.c] 8 [channels.c]
@@ -3851,4 +3855,4 @@
3851 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3855 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3852 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3856 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3853 3857
3854$Id: ChangeLog,v 1.4903 2008/04/03 09:57:05 djm Exp $ 3858$Id: ChangeLog,v 1.4904 2008/04/04 05:16:35 djm Exp $