summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29f2e9db68..a176f12f35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-04-07 Bruno Haible <bruno@clisp.org>
+
+ vasnwprintf-posix tests: Avoid test failure on mingw.
+ * tests/test-vasnwprintf-posix.c (test_function): For mingw, change two
+ expected test results.
+
2023-04-06 Bruno Haible <bruno@clisp.org>
uchar: Inline functions with C linkage in C++ mode (regr. 2023-04-04).