X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=d2068afb5112e012286790e30173321f76c63742;hb=fcfc4f43bfd05d1739e78c6850b58de4175b62a4;hp=41f9784bb55448d27fe5602ef6d7aaab31a4f773;hpb=f567e5e939748ebb8303701079b5f119f8660a38;p=gnulib.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 41f9784bb..d2068afb5 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,19 @@ +2002-02-25 Paul Eggert + + * acl.c, acl.h: New files. + * Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c. + +2002-02-24 Jim Meyering + + * 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 + + * path-concat.c (xpath_concat): Reorder code to pacify + compilers that don't know that xalloc_die never returns. + 2002-02-20 Jim Meyering * getdate.c: Regenerate using bison-1.33.