Make the API of mem_cd_iconv more useful.
[pspp] / ChangeLog
index 73b8a7875e76e615a4afa0fac33fdf8d2789a3ad..a6a27d8d8a281941edea269a5e799dfa0ce7e673 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-01-21  Bruno Haible  <bruno@clisp.org>
+
+       * lib/striconv.h (mem_cd_iconv): Change specification.
+       * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
+       result buffer.
+       (str_cd_iconv): Update.
+       * tests/test-striconv.c (main): Update.
+
 2007-01-21  Bruno Haible  <bruno@clisp.org>
 
        * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.