[configure.ac] add <sys/types.h> to msghdr tests.
Change -L to -h on testing for /bin being symbolic link
diff --git a/ChangeLog b/ChangeLog
index 93f07ab..17f54b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 20020412
  - (stevesk) [auth-sia.[ch]] add BSD license from Chris Adams
+ - (tim) [configure.ac] add <sys/types.h> to msghdr tests. Change -L
+   to -h on testing for /bin being symbolic link
 
 20020411
  - (stevesk) [auth-sia.c] cleanup
@@ -8225,4 +8227,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.2047 2002/04/12 15:36:07 stevesk Exp $
+$Id: ChangeLog,v 1.2048 2002/04/12 17:26:21 tim Exp $