Rename xclone to xmemdup. Remove obsolete xalloc macros.
[gnulib.git] / m4 / ChangeLog
index f7f6f5c..cf0eaa1 100644 (file)
@@ -1,3 +1,28 @@
+2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
+
+       * unlocked-io.m4: Add copyright notice.
+       (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
+
+2004-10-04  Simon Josefsson  <jas@extundo.com>
+
+       * memmem.m4: New file.
+
+2004-10-01  Yoann Vandoorselaere <yoann@prelude-ids.org>
+
+       * strsep.m4: New file.
+
+2004-09-30  Simon Josefsson  <jas@extundo.com>
+
+       * snprintf.m4: New file.
+
+2004-09-09  Bruno Haible  <bruno@clisp.org>
+
+       * eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
+       modifications.
+       * vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
+
 2004-09-08  Bruno Haible  <bruno@clisp.org>
 
        * stdint.m4: New file, taken from GNU clisp with modifications.