X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=90fa5ea9b98a26465173d9a3549626ece527372a;hb=01f19e973bfc7636b2ca9c54482d3ccf490ed7dd;hp=1efa0b35c1a52c5c86ddd7cd5276e4a4c79f1401;hpb=c76e8a861ee7b43ad86a6db27b9fdf6f9ec94edd;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 1efa0b3..90fa5ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2003-09-01 Paul Eggert + + Update from gnulib, and correct fnmatch to fnmatch-gnu. + * bootstrap (gnulib_modules): Change fnmatch to fnmatch-gnu. + Sort. + * configure.ac (gl_USE_SYSTEM_EXTENSIONS): Use this instead + of AC_GNU_SOURCE. + * lib/.cvsignore: Add alloca.h, stdbool.h. Sort. Append newline. + * lib/Makefile.am (lib_OBJECTS): New macro, for convenience when + copying rules from gnulib module descriptions. + (BUILT_SOURCES, EXTRA_DIST, all-local, alloca.h): + Update from gnulib modules alloca, fnmatch, getline, stdbool. + * m4/.cvsignore: Add utimes-null.m4. Sort. + 2003-09-01 Sergey Poznyakoff Added initial support for creating POSIX headers.