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 c629b253f5..1911c0b286 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2023-04-05 Bruno Haible <bruno@clisp.org>
+ localename tests: Work around a Haiku bug.
+ * tests/test-localename.c (freelocale): New macro.
+
+2023-04-05 Bruno Haible <bruno@clisp.org>
+
localename: Add support for Haiku's per-thread locales.
* lib/localename.c: Include <dlfcn.h>.
(gl_locale_name_thread_unsafe): Add special code for Haiku.