summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9796a9bee2..3c4b1e91c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-12-20 Bruno Haible <bruno@clisp.org>
+
+ wcsrtombs: Don't confuse mbstate_t with rpl_mbstate_t.
+ * lib/wcsrtombs.c: If gnulib overrides mbstate_t, define wcsrtombs
+ through wcrtomb.
+
2010-12-19 Paul Eggert <eggert@cs.ucla.edu>
ftoastr: fix comment