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 ac0153693e..5e5943e4f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-05-04 Bruno Haible <bruno@clisp.org>
+
+ doc: Mention macOS wcwidth bug.
+ * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Mention macOS bugs.
+ * doc/posix-functions/wcwidth.texi: Update regarding macOS.
+
2023-05-03 Bruno Haible <bruno@clisp.org>
vasnprintf, vasnwprintf: Make '0' flag handling more ISO C compliant.