X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=config%2FChangeLog;h=674877aa05d25ec92cadb4f1a1a5ac61447487df;hb=7518feaa9771da14b6dc76fb28abc6b5ed2aecae;hp=8f4637af23568fded9d55053581c851512f378ae;hpb=f1970cc4253293e990d83aa0d99164d81e222476;p=gnulib.git diff --git a/config/ChangeLog b/config/ChangeLog index 8f4637af2..674877aa0 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,102 @@ +2005-05-10 Karl Berry + + * 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. + +2004-10-10 Paul Eggert + + * srclistvars.sh: Add GNUSTANDARDS (for eggert only). + +2004-10-04 Simon Josefsson + + * srclist.txt: Add memmem from glibc. + +2004-09-30 Paul Eggert + + * srclist.txt: Comment-out argp/argp.h, until we get the argp + changes merged back into glibc. + +2004-09-20 Paul Eggert + + * srclist.txt: Add getsubopt.c, since libc bought our changes. + +2004-09-14 Karl Berry + + * srclist.txt: unsync setenv.c, sigh. + +2004-09-13 Paul Eggert + + * srclist.txt: Comment out argp-pvh.c. + +2004-08-12 Paul Eggert + + * srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h), + getopt1.c. + +2004-06-22 Paul Eggert + + * srclist-update: Don't insist on "USA." before the close-comment, + as libtool omits the period and puts the */ on a separate line. + * srclist.txt: Add argz.c, argz_.h, argz.m4. + * srclistvars.sh: Add LIBTOOL (for eggert only). + +2004-05-18 Karl Berry + + * srclist.txt: break link for vasnprintf.c. + +2004-05-17 Paul Eggert + + * srclist.txt: Break link for argp-help.c and argp-parse.c until + we can get this patch merged into glibc. + +2004-04-21 Karl Berry + + * srclist.txt (localcharset.c): break sync. + +2004-03-09 Paul Eggert + + * srclistvars.sh: Add GNUWWWLICENSES for eggert. + * srclist.txt: Sync getopt with libc. Add getopt_int.h. + Bring back getopt.c, getopt.h, getopt1.c. + +2004-02-23 Karl Berry + + * srclistvars.sh (GNUORG) [karl]: redefine. + * srclist.txt: add maintain/standards documents. + +2004-02-16 Karl Berry + + * mkinstalldirs, install-sh: update from automake. + 2004-01-20 Karl Berry * config.guess: update from config. @@ -36,7 +135,7 @@ 2003-11-18 Karl Berry * config.{sub,guess}: update from config. - + * (printf-{parse,args}.[ch]): sync broken, sigh. 2003-11-09 Karl Berry @@ -319,3 +418,9 @@ * config.guess (main): Don't use `head -1'; it's no longer portable. Use `sed 1q' instead. + + +Copyright (C) 2002, 2003, 2004 + Free Software Foundation, Inc. +Copying and distribution of this file, with or without modification, +are permitted provided the copyright notice and this notice are preserved.