summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2002-03-22 13:27:40 -0800
committerTim Rice <tim@multitalents.net>2002-03-22 13:27:40 -0800
commitf29a6539c06a7fb60da79eba861fc61b13d6e793 (patch)
treed4795a2ab1ec73f0e29bd89327ee14f51dda68fc /ChangeLog
parent4435a55a4ba0faa25f39aa883aac9d7d964a1858 (diff)
[cipher.c] fix problem with OpenBSD sync
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 397defde5..dd42df5dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@
10 - (stevesk) [defines.h] #define MAP_ANON MAP_ANONYMOUS for HP-UX; other 10 - (stevesk) [defines.h] #define MAP_ANON MAP_ANONYMOUS for HP-UX; other
11 platforms may need this--I'm not sure. mmap() issues will need to be 11 platforms may need this--I'm not sure. mmap() issues will need to be
12 addressed further. 12 addressed further.
13 - (tim) [cipher.c] fix problem with OpenBSD sync
13 14
1420020321 1520020321
15 - (bal) OpenBSD CVS Sync 16 - (bal) OpenBSD CVS Sync
@@ -8004,4 +8005,4 @@
8004 - Wrote replacements for strlcpy and mkdtemp 8005 - Wrote replacements for strlcpy and mkdtemp
8005 - Released 1.0pre1 8006 - Released 1.0pre1
8006 8007
8007$Id: ChangeLog,v 1.1973 2002/03/22 21:08:03 stevesk Exp $ 8008$Id: ChangeLog,v 1.1974 2002/03/22 21:27:40 tim Exp $