X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=config%2FChangeLog;h=78dbb7ba06be2e4359b249ab2ce37009ae800c5c;hb=3aa7657686ef302c70369fe0ffc1f6910038e881;hp=b230444d993efd0f5f042c0ad531d1a3c771c07e;hpb=ea6305f7467ea99eac90af5717e190bdffd664ce;p=gnulib.git diff --git a/config/ChangeLog b/config/ChangeLog index b230444d9..78dbb7ba0 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,36 @@ +2005-05-10 Karl Berry + + * srclist.txt (COPYING.LESSER): rename from COPYING.LIB. + (COPYING.DOC): remove. + + * srclist-update: new FSF address. + +2005-03-22 Bruno Haible + + * srclist.txt: Replace target directory 'config' with 'build-aux'. + * config.guess, config.sub, config.rpath, depcomp, install-sh: + * mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to ../build-aux/. + +2005-03-15 Karl Berry + + * srclist.txt (config.rpath): from gettext. + * config.rpath: update. + +2005-02-22 Simon Josefsson + + * srclist.txt: Sync iconvme.h, iconvme.c from libc. + +2004-12-17 Jim Meyering + + * install-sh: Use `(exit N); exit N', not `(exit N); exit'. + Otherwise, install-sh could exit with improper exit status when + exiting via a trapped interrupt. Thanks to a report from Bob Proulx. + +2004-11-12 Simon Josefsson + + * srclist.txt: Add strtok_r.c, glibc bought our changes, but a + small doc fix is still pending. + 2004-11-02 Paul Eggert * srclist.txt: Add mktime.c; glibc bought all our changes.