X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=f516b1212c668023debd88a1795112e67b2e57c2;hb=f8c0b2e2488a24db4238c1d59dd1bb251c738a11;hp=6685b4cd0ac734409f6b22c22944d0c16eae3602;hpb=2d96447143cb40e2d02c41cac427f157f3eeba0b;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 6685b4cd0..f516b1212 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,58 @@ +2003-09-07 Paul Eggert + + * modules/time_r: Depend on 'restrict'. Fix from Simon Josefsson in + . + +2003-09-06 Paul Eggert + + * MODULES.html.sh (func_all_modules): Add time_r. + * modules/time_r: New file. + * modules/mktime, modules/strftime, modules/timegm: Depend on time_r. + * modules/timegm: Depend on mktime. Change maintainer to "all, glibc". + +2003-08-31 Simon Josefsson + + * modules/timegm: New file. + * MODULES.html.sh (func_all_modules): Add timegm. + +2003-08-22 Simon Josefsson + + * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES. + +2003-08-20 Bruno Haible + + * modules/progname: New file. + * MODULES.html.sh (func_all_modules): Add progname. + +2003-08-18 Paul Eggert + + * modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target name + in makefile rules. + +2003-08-17 Simon Josefsson + + * modules/argp: Fix autoconf macro name. Add more dependencies. + +2003-08-17 Simon Josefsson + + * modules/xstrndup: New file. + * MODULES.html.sh (func_all_modules): Add xstrndup. + +2003-08-17 Bruno Haible + + * modules/strndup (Files, Include): Add lib/strndup.h. + +2003-08-17 Bruno Haible + + * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS + like AC_GNU_SOURCE. + * modules/extensions (configure.ac): Comment out the invocation of + gl_USE_SYSTEM_EXTENSIONS. + +2003-08-17 Bruno Haible + + * modules/euidaccess (Files): Add lib/euidaccess.h. + 2003-08-16 Paul Eggert Document merge from coreutils.