summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-04-06 00:30:28 +0200
committerBruno Haible <bruno@clisp.org>2010-04-06 00:30:42 +0200
commitbfbf5dbc5ec0aa90ee2ac3c48f3708de1f428178 (patch)
tree1345a4d119f86d9ba25d7f799014ea97971aebd5 /ChangeLog
parent54a6fbfd8c52dc8e0bb212ad9c7d0b55a6de40af (diff)
downloadgnulib-bfbf5dbc5ec0aa90ee2ac3c48f3708de1f428178.tar.gz
btowc: Work around Cygwin 1.7.2 bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e0e539ec8..8dca731a0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2010-04-05 Bruno Haible <bruno@clisp.org>
+ btowc: Work around Cygwin 1.7.2 bug.
+ * m4/btowc.m4 (gl_FUNC_BTOWC): Set REPLACE_BTOWC to 1 if the function
+ does not map NUL to 0.
+ * doc/posix-functions/btowc.texi: Mention the Cygwin bug.
+
+2010-04-05 Bruno Haible <bruno@clisp.org>
+
Make the multithread modules work on Cygwin 1.7.2.
* m4/threadlib.m4 (gl_THREADLIB_BODY): Improve the test whether
imported symbols can be declared weak, so that it returns "no" on