summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2002-03-22 20:53:32 +0000
committerKevin Steves <stevesk@pobox.com>2002-03-22 20:53:32 +0000
commit219bef12c6fcfd0542d261c463eae0124efad93a (patch)
tree3446c83d7b2c243557447fc6066111b8cdb2fe07 /ChangeLog
parent205cc1ef461d0c6996dc3757e52e229b5053274b (diff)
- (stevesk) [defines.h] hp-ux 11 has ancillary data style fd passing, but
is missing CMSG_LEN() and CMSG_SPACE() macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index acd6306f4..35593dcd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
5 - (stevesk) [monitor_fdpass.c] support for access rights style file 5 - (stevesk) [monitor_fdpass.c] support for access rights style file
6 descriptor passing 6 descriptor passing
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
9 is missing CMSG_LEN() and CMSG_SPACE() macros.
8 10
920020321 1120020321
10 - (bal) OpenBSD CVS Sync 12 - (bal) OpenBSD CVS Sync
@@ -7999,4 +8001,4 @@
7999 - Wrote replacements for strlcpy and mkdtemp 8001 - Wrote replacements for strlcpy and mkdtemp
8000 - Released 1.0pre1 8002 - Released 1.0pre1
8001 8003
8002$Id: ChangeLog,v 1.1971 2002/03/22 20:43:05 stevesk Exp $ 8004$Id: ChangeLog,v 1.1972 2002/03/22 20:53:32 stevesk Exp $