summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3932a30ae1..2b02d6ced4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-04-28 Bruno Haible <bruno@clisp.org>
+
+ hamt tests: Fix test failure with Sun C on Solaris 10/SPARC.
+ * tests/test-hamt.c (main): Finish with exit code 0.
+
2023-04-27 Bruno Haible <bruno@clisp.org>
localeconv: Work around a mingw bug.