X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=a97f3b4657df002781d3064d644474642434ead9;hb=c60b43afa76cbc6ed19a4794eab0fe15f9b54300;hp=1872b0b48f22efd087ba68bca8f98c939a6d3e55;hpb=fd8e24c36d5ddd30728e0bbb8410525e9ce84b52;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 1872b0b48..a97f3b465 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,74 @@ +2004-10-04 Paul Eggert + + * 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/stdint_h.m4, m4/inttypes_h.m4. @@ -10,7 +81,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 +92,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.