Work around a portability problem.
[pspp] / ChangeLog
index 5670e7647d125c4d64d2385b8ab6538ed82df9d9..1b8092cf0b270594eaad5977a704d267238c0fa4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-21  Bruno Haible  <bruno@clisp.org>
+
+       Work around a portability problem.
+       * tests/test-mbsrtowcs.c (main): Use a temporary conversion state.
+       * doc/posix-functions/mbsrtowcs.texi: Document the portability problem.
+
 2008-12-20  Bruno Haible  <bruno@clisp.org>
 
        * lib/wchar.in.h (mbsrtowcs): Redefine if REPLACE_MBSRTOWCS is set.