X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e05a3ad41caa3b7ba2073f3e9a88fa4e4435ac47;hb=7acea197e2d653876ae7113d5538a4544ce60d84;hp=404ba85eea7e87f020ca31a2d33f434b110e7005;hpb=d169020e8ada89d63df43c567845733c83c45458;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 404ba85ee..e05a3ad41 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,79 @@ +2004-10-04 Paul Eggert + + * modules/xalloc (Files, Makefile.am): Remove xstrdup.c. + + * modules/argmatch, modules/argp, modules/closeout, modules/error, + modules/exclude, modules/getdate, modules/getline, + modules/getndelim2, modules/getpass, modules/getpass-gnu, + modules/getusershell, modules/linebuffer, modules/md5, + modules/mountlist, modules/posixtm, modules/readtokens, + modules/readutmp, modules/regex, modules/sha1, + modules/version-etc, modules/yesno: + Remove dependency on unlocked-io. + +2004-10-04 Bruno Haible + + * modules/README: New file. + * gnulib-tool (func_all_modules, func_verify_module): modules/README is + not a module. + +2004-10-04 Simon Josefsson + + * modules/memmem: New file. + * tests/test-memmem.c: New file. + * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem. + +2004-10-01 Bruno Haible + + * MODULES.html.sh: Add strsep. + +2004-10-01 Yoann Vandoorselaere + + * modules/strsep: New file. + +2004-09-30 Paul Eggert + + * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf. + +2004-09-30 Simon Josefsson + + * modules/snprintf: New file. + +2004-09-30 Paul Eggert + + * modules/argp (Maintainer): Replace Simon Josefsson + by Sergey Poznyakoff. + +2004-09-29 Bruno Haible + + * modules/alloca-opt: New file, derived from modules/alloca. + * modules/allocsa: Depend on alloca-opt instead of alloca. + * modules/setenv: Likewise. + * modules/vasnprintf: Likewise. + * MODULES.html.sh: Add alloca-opt. + +2004-09-28 Paul Eggert + + * modules/dummy: Change license to LGPL. + +2004-09-29 Simon Josefsson + + * gnulib-tool: New parameter --lgpl, to asseert that modules are + LGPL, and to replace license template from GPL to LGPL. + +2004-09-23 Simon Josefsson + + * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default. + +2004-09-22 Bruno Haible + + * modules/*: Add 'License' field. + * gnulib-tool: Accept --extract-license option. + (func_get_license): New function. + 2004-09-21 Bruno Haible - * modules/vasnprintf (Files): Add m4/inttypes_h.m4. + * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4. Reported by Simon Josefsson. 2004-09-20 Paul Eggert @@ -10,7 +83,7 @@ 2004-09-18 Simon Josefsson and Paul Eggert - + * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal calls with autoreconf. Define GL_LIB. @@ -21,7 +94,7 @@ a year, and anyway nothing else uses emacs regex.[ch]. bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700. lib/regex[.ch] is untouched. - + 2004-09-09 Bruno Haible * modules/vasnprintf (Files): Add m4/eoverflow.m4.