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 94cecfb730..25417127c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2023-04-05 Bruno Haible <bruno@clisp.org>
+ strerrorname_np: Fix compilation error on Haiku.
+ * lib/strerrorname_np.c (strerrorname_np): Avoid conflict between
+ EDOOFUS and EINVAL.
+ * tests/test-strerrorname_np.c (main): Likewise.
+
+2023-04-05 Bruno Haible <bruno@clisp.org>
+
uchar: Fix recent change.
* lib/uchar.in.h: Include <string.h>, <wctype.h>.