update config from savannah
[gnulib.git] / config / ChangeLog
index 759f2dc..3fad679 100644 (file)
@@ -1,3 +1,141 @@
+2003-09-08  Karl Berry  <karl@gnu.org>
+
+       * config.sub, config.guess, srclistvars.sh: update from savannah
+               config, forget about prep.
+
+       * depcomp, missing: update from automake.
+
+2003-08-16  Paul Eggert  <eggert@twinsun.com>
+
+       * srclist.txt: Get regex.h, strdup.c, strtoll.c,
+       strtoul.c from libc, undoing this 2003-08-12 change:
+       <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
+
+2003-08-15  Paul Eggert  <eggert@twinsun.com>
+
+       * 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  <eggert@twinsun.com>
+
+       * 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  <eggert@twinsun.com>
+
+       * 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  <karl@gnu.org>
+
+       * srclist.txt: can't sync vasnprintf.c any more, changes have been
+       made.
+
+2003-08-03  Karl Berry  <karl@gnu.org>
+
+       * depcomp: update from automake.
+
+2003-07-24    <karl@gnu.org>
+
+       * missing: update from automake.
+
+2003-07-23    <karl@gnu.org>
+
+       * config.sub: update from prep.
+
+2003-07-19    <karl@gnu.org>
+
+       * config.sub: update from prep.
+
+2003-07-17    <karl@gnu.org>
+
+       * config.sub: update from prep.
+
+2003-07-16    <karl@gnu.org>
+
+       * 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  <eggert@twinsun.com>
+
+       * 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    <karl@gnu.org>
+
+       * srclist-update (fixfile): Change grep pattern, since 'Id'
+       gets expanded when surrounded by '$'.
+
+2003-07-14  Paul Eggert  <eggert@twinsun.com>
+
+       * 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  <eggert@twinsun.com>
+
+       * 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  <eggert@twinsun.com>
+
+       * 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    <karl@gnu.org>
+
+       * depcomp: update from automake.
+       * config.sub: update from prep.
+
+2003-07-03    <karl@gnu.org>
+
+       * config.guess: update from prep.
+
+2003-06-26    <karl@gnu.org>
+
+       * depcomp: update from automake.
+
+2003-06-22    <karl@gnu.org>
+
+       * srclist.txt: update mkinstalldirs from automake.
+       * mkinstalldirs: update.
+
+2003-06-18    <karl@gnu.org>
+
+       * config.{guess,sub}: update from prep.
+
 2003-06-07    <karl@gnu.org>
 
        * config.{guess,sub}: update from prep.