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 35593dcd8..397defde5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
7 - (stevesk) [auth2.c] merge cleanup/sync 7 - (stevesk) [auth2.c] merge cleanup/sync
8 - (stevesk) [defines.h] hp-ux 11 has ancillary data style fd passing, but 8 - (stevesk) [defines.h] hp-ux 11 has ancillary data style fd passing, but
9 is missing CMSG_LEN() and CMSG_SPACE() macros. 9 is missing CMSG_LEN() and CMSG_SPACE() macros.
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
12 addressed further.
10 13
1120020321 1420020321
12 - (bal) OpenBSD CVS Sync 15 - (bal) OpenBSD CVS Sync
@@ -8001,4 +8004,4 @@
8001 - Wrote replacements for strlcpy and mkdtemp 8004 - Wrote replacements for strlcpy and mkdtemp
8002 - Released 1.0pre1 8005 - Released 1.0pre1
8003 8006
8004$Id: ChangeLog,v 1.1972 2002/03/22 20:53:32 stevesk Exp $ 8007$Id: ChangeLog,v 1.1973 2002/03/22 21:08:03 stevesk Exp $