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 a048b8806c..e9c911de8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2023-04-24 Bruno Haible <bruno@clisp.org>
+ unicodeio tests: Avoid test failures on native Windows.
+ * tests/test-unicodeio.c: Include localcharset.h.
+ (main): Handle C locales whose encoding is CP1252 or similar.
+ * modules/unicodeio-tests (Depends-on): Add localcharset.
+
+2023-04-24 Bruno Haible <bruno@clisp.org>
+
*sprintf tests: Avoid test failures on mingw 10.
* tests/test-vasnprintf-posix.c (test_function): On newer mingw, expect
the de-facto standard result.