X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=config%2FChangeLog;h=efc27ccfff7c1250003f4e012fb55f95c1248292;hb=45a14d0fe450d6b70c404cc9ae6aca4f31054896;hp=9d26fc89f997d59376ef357b923cc2d1ddf00371;hpb=d1b9eba1e3e723c41b520e36e3ac0f401bec5e88;p=gnulib.git diff --git a/config/ChangeLog b/config/ChangeLog index 9d26fc89f..efc27ccff 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,270 @@ +2005-09-19 Derek Price + + * srclist.txt: glibc's glob.h is now in lib/glob-libc.h. + +2005-09-16 Paul Eggert + + * srclist.txt: Remove glibc bug 1033 and uncomment mktime.c. + +2005-09-08 Paul Eggert + + * srclist.txt: Remove glibc bug 1061; it's been fixed. + +2005-09-06 Paul Eggert + + * srclist.txt: Add glibc bug 1302. + +2005-09-03 Simon Josefsson + + * srclist.txt: Add glibc bug 1293. + +2005-09-02 Bruno Haible + + * srclist.txt: lib-link.m4 and lib-prefix.m4 currently have patches + not yet found in the latest gettext release. + +2005-09-01 Paul Eggert + + * srclist.txt: Add glibc bugs 1285-1287. + +2005-08-31 Paul Eggert + + * srclist.txt: Add glibc bugs 1273, 1278-1282, 1284. + +2005-08-25 Paul Eggert + + * srclist.txt: Add glibc bugs 1241, 1245. + +2005-08-24 Paul Eggert + + * srclist.txt: Remove glibc bug 1233 and add 1236, which supersedes it. + Add glibc bugs 1237, 1238, 1240. Comment out lib/regex.c. + +2005-08-23 Paul Eggert + + * srclist.txt: Add glibc bugs 1231-1233. + +2005-08-20 Paul Eggert + + * srclist.txt: Add glibc bugs 1220-1227. + +2005-08-19 Paul Eggert + + * srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c, + $LIBCSRC/posix/regexec.c. + Add glibc bug 1217 for regcomp.c. + +2005-08-15 Paul Eggert + + * srclist.txt: Comment out $LIBCSRC/posix/regex.h. + Add comments for each pending glibc patch. + +2005-07-08 Paul Eggert + + * srclist.txt: Comment out regcomp.c, since we have a porting fix + now. + +2005-07-07 Paul Eggert + + * srclist.txt: Add regcomp.c, regex.c, regex.h, regex_internal.c, + regexec.c. + Add regex_internal.h too, but as a comment, since the libc version + is currently broken in gnulib mode. + +2005-06-24 Derek Price + and Bruno Haible + + Remove stat module & update lstat. + * srclist.txt (libc sources): Remove stat. + +2005-05-29 Derek Price + + * srclist.txt (glob_.h, glob.c): Add these files. + +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. + +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. + + * srclistvars.sh: GNUWWWLICENSES for karl. + +2004-01-18 Karl Berry + + * srclistvars.sh (GNUWWWLICENSES): new variable. + * srclist.txt ({fdl,gpl,lgpl}.text): get from there. + +2004-01-14 Karl Berry + + * install-sh: update from automake. + +2004-01-13 Karl Berry + + * install-sh: update from automake. + +2004-01-09 Karl Berry + + * install-sh: update from automake. + +2004-01-05 Karl Berry + + * config.{sub,guess}: update from config. + +2003-12-31 Karl Berry + + * depcomp: update from automake. + +2003-11-21 Karl Berry + + * config.{sub,guess}: update from config. + +2003-11-18 Karl Berry + + * config.{sub,guess}: update from config. + + * (printf-{parse,args}.[ch]): sync broken, sigh. + +2003-11-09 Karl Berry + + * mkinstalldirs, depcomp, mdate-sh: update from automake. + +2003-11-03 Karl Berry + + * config.{guess,sub}: update from config. + +2003-11-02 Karl Berry + + * srclist.txt (vasprintf.c): sync broken, sigh. + +2003-10-26 Karl Berry + + * srclist.txt (COPYING.DOC): no longer available from + /gd/gnuorg; don't know where the ultimate source is. + +2003-10-18 Karl Berry + + * config.guess: update from config. + +2003-10-16 Karl Berry + + * config.{guess,sub}: update from config. + +2003-10-07 Karl Berry + + * config.{guess,sub}: update from config. + +2003-10-04 Karl Berry + + * config.{guess,sub}: update from config. + +2003-09-27 Karl Berry + + * mkinstalldirs: update from automake. + +2003-09-25 Karl Berry + + * install-sh: update from automake. + 2003-09-14 Karl Berry * srclist.txt (strdup.c): disable for c89 changes. @@ -237,3 +504,9 @@ * config.guess (main): Don't use `head -1'; it's no longer portable. Use `sed 1q' instead. + + +Copyright (C) 2002, 2003, 2004, 2005 + 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.