X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=90fa5ea9b98a26465173d9a3549626ece527372a;hb=01f19e973bfc7636b2ca9c54482d3ccf490ed7dd;hp=e8da2321e2ed78468a8acb2e305077c6c7720018;hpb=49ce0ebbea0bbd3c03b87b0cae94aaaf63d10b30;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index e8da232..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. @@ -23,6 +37,8 @@ * bootstrap: Added obstack. * lib/.cvsignore: Likewise. * configure.ac: Added 'gl_OBSTACK' + * m4/Makefile.am: Added new files. + * m4/.cvsignore: Likewise. * TODO: Minor formatting change 2003-08-31 Sergey Poznyakoff