Make strcasecmp() work right in multibyte locales.
[gnulib.git] / config / ChangeLog
index c194f72..15b6f62 100644 (file)
@@ -1,3 +1,67 @@
+2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * srclist.txt: Comment out $LIBCSRC/posix/regex.h.
+       Add comments for each pending glibc patch.
+
+2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * srclist.txt: Comment out regcomp.c, since we have a porting fix
+       now.
+
+2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * srclist.txt: Add regcomp.c, regex.c, regex.h, regex_internal.c,
+       regexec.c.
+       Add regex_internal.h too, but as a comment, since the libc version
+       is currently broken in gnulib mode.
+
+2005-06-24  Derek Price  <derek@ximbiot.com>
+       and Bruno Haible  <bruno@clisp.org>
+
+       Remove stat module & update lstat.
+       * srclist.txt (libc sources): Remove stat.
+
+2005-05-29  Derek Price  <derek@ximbiot.com>
+
+       * srclist.txt (glob_.h, glob.c): Add these files.
+
+2005-05-10  Karl Berry  <karl@gnu.org>
+
+       * srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
+       (COPYING.DOC): remove.
+
+       * srclist-update: new FSF address.
+
+2005-03-22  Bruno Haible  <bruno@clisp.org>
+
+       * srclist.txt: Replace target directory 'config' with 'build-aux'.
+       * config.guess, config.sub, config.rpath, depcomp, install-sh:
+       * mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to ../build-aux/.
+
+2005-03-15  Karl Berry  <karl@gnu.org>
+
+       * srclist.txt (config.rpath): from gettext.
+       * config.rpath: update.
+
+2005-02-22  Simon Josefsson  <jas@extundo.com>
+
+       * srclist.txt: Sync iconvme.h, iconvme.c from libc.
+
+2004-12-17  Jim Meyering  <jim@meyering.net>
+
+       * 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  <jas@extundo.com>
+
+       * srclist.txt: Add strtok_r.c, glibc bought our changes, but a
+       small doc fix is still pending.
+
+2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * srclist.txt: Add mktime.c; glibc bought all our changes.
+
 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
 
        * srclistvars.sh: Add GNUSTANDARDS (for eggert only).
         Use `sed 1q' instead.
 
 
-Copyright (C) 2002, 2003, 2004
+Copyright (C) 2002, 2003, 2004, 2005
   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.