Recognize the special case of a string concatenation in xvasprintf.
[pspp] / lib / ChangeLog
index 153879d7a3be0389ac788871c5e6a0ec5deb3d68..bc3eb6fe34df05e7b94369009719717481f02408 100644 (file)
@@ -1,3 +1,15 @@
+2006-05-09  Bruno Haible  <bruno@clisp.org>
+
+       * xvasprintf.c: Include limits.h, string.h, xsize.h.
+       (EOVERFLOW): Define fallback value.
+       (xstrcat): New function.
+       (xvasprintf): Recognize the special case of a string concatenation.
+
+2006-05-01  Bruno Haible  <bruno@clisp.org>
+
+       * stdint_.h: Shorter URL.
+       * inttypes.h: Likewise.
+
 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
 
        * verify.h: Document the internals better.  Most of this change