X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=config%2FChangeLog;h=05bad0227c16fd8da0547dd8eac555088f0a1f10;hb=e3bd6e57b7544e9dd5bd560f369971b20c419671;hp=4a5fad74cbe390d4b42856b3e6ef925e62bfa66b;hpb=42fb0cb032b3fb6cf82c53eb94846a9caf3a8a8d;p=gnulib.git diff --git a/config/ChangeLog b/config/ChangeLog index 4a5fad74c..05bad0227 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,306 @@ +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. + +2003-09-11 Bruno Haible + + * srclist.txt (setenv.c, unsetenv.c): Disable for the moment. + +2003-09-09 Paul Eggert + + * srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from + libc. + +2003-09-08 Karl Berry + + * config.sub, config.guess, srclistvars.sh: update from savannah + config, forget about prep. + + * depcomp, missing: update from automake. + +2003-08-16 Paul Eggert + + * srclist.txt: Get regex.h, strdup.c, strtoll.c, + strtoul.c from libc, undoing this 2003-08-12 change: + + +2003-08-15 Paul Eggert + + * srclist-update: Use three spaces, rather than tab, after '#' + in shell-script copyright notices. Suggested by Bruno Haible. + Remove unnecessary parenthesization in regular expression. + +2003-08-13 Paul Eggert + + * srclist-update: Change update back to the old behavior, leaving + whitespace alone. Use one 'sed' command rather than a pipeline. + (fixlicense): Now a variable, not a function. + (remove_trailing_blanks): Remove. + (fixfile): Don't invoke unexpand or cat, or remove trailing blanks. + * config.guess, config.sub, install-sh, missing, texinfo.tex: + Undo previous (whitespace-only) change. + +2003-08-12 Paul Eggert + + * srclist-update: Add copyright notice. + (remove_id_lines, remove_trailing_blanks): New constants. + (fixfile): Use them to normalize spacing a bit in copied files. + * config.guess, config.sub, install-sh, missing, texinfo.tex: + Normalize leading white space and remove trailing white space. + + * texinfo.tex: Sync with texinfo. + + * srclist.txt: Don't get regex.h, strdup.c, strtoll.c, + strtoul.c from libc, to merge coreutils whitespace changes. + + * srclist.txt: Get the following m4 files from gettext: + codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, + inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4, + longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4, + wint_t.m4. + +2003-08-12 Karl Berry + + * srclist.txt: can't sync vasnprintf.c any more, changes have been + made. + +2003-08-03 Karl Berry + + * depcomp: update from automake. + +2003-07-24 + + * missing: update from automake. + +2003-07-23 + + * config.sub: update from prep. + +2003-07-19 + + * config.sub: update from prep. + +2003-07-17 + + * config.sub: update from prep. + +2003-07-16 + + * srclist-update: was running fixlicense twice, which caused + texinfo.tex to be nullified for some reason. Simplify, + $gplsrc is no longer needed as far as I can see? + +2003-07-15 Paul Eggert + + * srclist.txt: Get the following files from gettext-runtime/intl + instead: config.charset, localcharset.c, localcharset.h, ref-add.sin, + ref-del.sin. From Bruno Haible. + * srclist-update (fixfile): Change grep pattern again, since the + previous fix didn't work (there was another trailing $). Use + '[$]' to escape the $s. + +2003-07-15 + + * srclist-update (fixfile): Change grep pattern, since 'Id' + gets expanded when surrounded by '$'. + +2003-07-14 Paul Eggert + + * srclist.txt: Add tons more gettext files. $GETTEXT is now + assumed to refer to the root of the most recent stable gettext version. + * srclistvars.sh: Add defaults for eggert. + * srclist-update: Convert LGPL to GPL in shell scripts, too. + Match "This program" as well as "The program". This is needed + for gettext. + +2003-07-09 Paul Eggert + + * srclist.txt: Sort sublists. Add $LIBCSRC/sysdeps/generic/strtoul.c. + In comments, add more libc files that differ from gnulib for one + reason or another; we'd like this list to be smaller but for now + let's document what we have. + +2003-07-08 Paul Eggert + + * srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding the + use of GNU extensions. Change "x=`eval echo $x`" to the shorter + and sweeter "eval x=$x". + * srclist.txt: Get lib/argp* from glibc. + +2003-07-06 + + * depcomp: update from automake. + * config.sub: update from prep. + +2003-07-03 + + * config.guess: update from prep. + +2003-06-26 + + * depcomp: update from automake. + +2003-06-22 + + * srclist.txt: update mkinstalldirs from automake. + * mkinstalldirs: update. + +2003-06-18 + + * config.{guess,sub}: update from prep. + +2003-06-07 + + * config.{guess,sub}: update from prep. + +2003-06-04 Paul Eggert + + * srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for now, + as glibc mktime is buggy on non-glibc systems. + +2003-06-03 + + * config.sub: update from prep. + +2003-06-02 + + * mkinstalldirs (version): new variable. + (--version): new option. + (usage): improve message. + +2003-05-29 + + * config.rpath: update from gettext. + +2003-05-24 + + * config.guess: update from prep. + +2003-05-20 + + * config.guess: update from prep. + +2003-05-18 + + * srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF might + actually be set by the user. + + * depcomp, install-sh, mdate-sh: update from automake. + +2003-05-11 + + * config.{guess,sub}: update from prep. + 2003-01-03 * config.{guess,sub}: update from prep.