Reflect renaming: nanosleep.h -> timespec.h.
[gnulib.git] / lib / ChangeLog
index 673c678..d2068af 100644 (file)
@@ -1,3 +1,23 @@
+2002-02-25  Paul Eggert  <eggert@twinsun.com>
+
+       * acl.c, acl.h: New files.
+       * 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
+       compilers that don't know that xalloc_die never returns.
+
+2002-02-20  Jim Meyering  <meyering@lucent.com>
+
+       * getdate.c: Regenerate using bison-1.33.
+
 2002-02-15  Paul Eggert  <eggert@twinsun.com>
 
        * posixver.c, posixver.h: New files.