summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d13727e2eb..9a62ffa171 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2023-04-09 Bruno Haible <bruno@clisp.org>
+ mbrtoc32: Add comments.
+ * lib/mbrtoc32.c: Add comment regarding AIX.
+ * m4/mbrtoc32.m4 (gl_FUNC_MBRTOC32): Add comment regarding
+ GNULIB_defined_mbstate_t.
+
+2023-04-09 Bruno Haible <bruno@clisp.org>
+
doc: Mention a NetBSD bug.
* doc/posix-functions/towlower.texi: Mention NetBSD bug 57339.
* doc/posix-functions/towupper.texi: Likewise.