summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2002-04-15 21:10:09 -0700
committerTim Rice <tim@multitalents.net>2002-04-15 21:10:09 -0700
commit66480f188ec4cb55006a32763b41cf07cc5da781 (patch)
tree2159a3986c056041864b2cf04f634229f0a747b8 /ChangeLog
parenteb3630205aade22db04bc0e973cb9ad27c179af7 (diff)
[configure.ac] add tests for recvmsg and sendmsg.
[monitor_fdpass.c] add checks for HAVE_SENDMSG and HAVE_RECVMSG for systems that HAVE_ACCRIGHTS_IN_MSGHDR but no recvmsg or sendmsg.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ef57b994c..5c6cecd6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
120020415 120020415
2 - (djm) Unbreak "make install". Fix from Darren Tucker <dtucker@zip.com.au> 2 - (djm) Unbreak "make install". Fix from Darren Tucker <dtucker@zip.com.au>
3 - (stevesk) bsd-cygwin_util.[ch] BSD license from Corinna Vinschen 3 - (stevesk) bsd-cygwin_util.[ch] BSD license from Corinna Vinschen
4 - (tim) [configure.ac] add tests for recvmsg and sendmsg.
5 [monitor_fdpass.c] add checks for HAVE_SENDMSG and HAVE_RECVMSG for
6 systems that HAVE_ACCRIGHTS_IN_MSGHDR but no recvmsg or sendmsg.
4 7
520020414 820020414
6 - (djm) ssh-rand-helper improvements 9 - (djm) ssh-rand-helper improvements
@@ -8245,4 +8248,4 @@
8245 - Wrote replacements for strlcpy and mkdtemp 8248 - Wrote replacements for strlcpy and mkdtemp
8246 - Released 1.0pre1 8249 - Released 1.0pre1
8247 8250
8248$Id: ChangeLog,v 1.2055 2002/04/15 22:00:51 stevesk Exp $ 8251$Id: ChangeLog,v 1.2056 2002/04/16 04:10:09 tim Exp $