(jm_INCLUDED_REGEX): Add a test for the latest bug.
[gnulib.git] / lib / ChangeLog
index 8a9016d..94f6bb7 100644 (file)
@@ -1,3 +1,27 @@
+2001-02-07  Jim Meyering  <meyering@lucent.com>
+
+       * regex.c: Update from libc.
+
+2001-01-30  Bruno Haible  <haible@clisp.cons.org>
+
+       * config.charset: Update for FreeBSD 4.2.
+
+2001-01-26  Jim Meyering  <meyering@lucent.com>
+
+       * quotearg.c: Include stddef.h.
+       * quote.c: Include stddef.h.
+       Reported by Axel Kittenberger.
+
+       * xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
+       line in double quotes so that it evokes a better diagnostic.
+       [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
+       Reported by Axel Kittenberger.
+
+2001-01-15  Bruno Haible  <haible@clisp.cons.org>
+
+       * unicodeio.c (print_unicode_char): Cast the second iconv() arg,
+       to avoid a warning.  Add back 'const' to inptr.
+
 2001-01-16  Jim Meyering  <meyering@lucent.com>
 
        * basename.c: Include <stdio.h>, needed by assert on SunOS4.