X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=config%2FChangeLog;h=eb4a30118a231a5196703ea0b39cf8ed6ff09495;hb=c6329e9963c23bcfe5658df149606eec6611fbe8;hp=69503a2bfd149dd4e6ab2f018519b7ba24cb579d;hpb=58a6e1a8e8d9273a9c56be083c6fdd67274a3de3;p=gnulib.git diff --git a/config/ChangeLog b/config/ChangeLog index 69503a2bf..eb4a30118 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,5 +1,376 @@ +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. + +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. + +2002-12-24 + + * config.guess: update from prep. + +2002-12-19 + + * config.guess: update from prep. + +2002-12-12 + + * config.guess: update from prep. + +2002-11-25 + + * install-sh: update from automake for variable quoting, $0 in + error msgs, etc. + + * srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry. + * srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new + entry. + +2002-11-14 + + * mkinstalldirs: `do' on separate line, instead of `for var; do'. + +2002-09-28 + + * srclist.txt: can't copy install-sh/mkinstalldirs from installed + automake until the next release, since changes have been made. + 2002-09-25 + * srclist.txt: enable gettext.h check. * config.{guess,sub}: update from prep. * depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update from automake 1.6.3. @@ -9,3 +380,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.