X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=config%2FChangeLog;h=ff053cb53ace07357e180cec8d5cf98de2394961;hb=d30b2c81faee1229bfdaf32c168654c009be6e48;hp=915139ba045da8c334fd487e62849fc1c18b4b07;hpb=06a946707465c071bb0a15fcc7498532967679e1;p=gnulib.git diff --git a/config/ChangeLog b/config/ChangeLog index 915139ba0..ff053cb53 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,52 @@ +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, @@ -71,7 +120,7 @@ 2003-11-18 Karl Berry * config.{sub,guess}: update from config. - + * (printf-{parse,args}.[ch]): sync broken, sigh. 2003-11-09 Karl Berry @@ -354,3 +403,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.