X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=config%2FChangeLog;h=6e54769e41cd6ff9c675dea239d724c9c4ca2004;hb=c79ce989b0f0a8ab302e6452dd747242279abbdf;hp=c89538f7d5952f281dab6cd453c3e206ba27f15c;hpb=6fee07751246e20d4f8442500b989c148760b38a;p=gnulib.git diff --git a/config/ChangeLog b/config/ChangeLog index c89538f7d..6e54769e4 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,107 @@ +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.