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 cf6b99e..4013d99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2023-04-21 Bruno Haible <bruno@clisp.org>
+
+ Make sure unicase.h gets a definition of LIBUNISTRING_DLL_VARIABLE.
+ * gnulib-local/lib/unicase.in.h.diff: Add a
+ '#include <unistring/woe32dll.h>', instead of relying on uninorm.h to
+ include it indirectly.
+
2023-01-29 Bruno Haible <bruno@clisp.org>
Fix a bug in the *printf functions.