summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 75ed2720a..0140549c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
5 - (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wise 5 - (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wise
6 have issues of our fixes not propogating right (ie bcopy instead of 6 have issues of our fixes not propogating right (ie bcopy instead of
7 memmove). OK tim 7 memmove). OK tim
8 - (bal) FreeBSD needs <sys/types.h> to detect if mmap() is supported.
9 Bug #303
8 10
9200206027 11200206027
10 - OpenBSD CVS Sync 12 - OpenBSD CVS Sync
@@ -1195,4 +1197,4 @@
1195 - (stevesk) entropy.c: typo in debug message 1197 - (stevesk) entropy.c: typo in debug message
1196 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1198 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1197 1199
1198$Id: ChangeLog,v 1.2310 2002/06/27 18:23:20 mouring Exp $ 1200$Id: ChangeLog,v 1.2311 2002/06/28 00:37:33 mouring Exp $