changeset 3757:a1f8619947c1

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Tue, 26 Feb 2002 14:53:28 +0000
parents 2ecc16743496
children bc8df0cd3b17
files lib/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,13 @@
+2002-02-25  Paul Eggert  <eggert@twinsun.com>
+
+	* Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
+
+2002-02-24  Jim Meyering  <meyering@lucent.com>
+
+	* strnlen.c: Define-away/undef strnlen so that an inconsistent prototype
+   	in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't cause trouble.
+	Reported by Nelson Beebe.
+
 2002-02-23  Paul Eggert  <eggert@twinsun.com>
 
 	* path-concat.c (xpath_concat): Reorder code to pacify