summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e54cd4c6f..a048b8806c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+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.
+ * tests/test-vasprintf-posix.c (test_function): Likewise.
+ * tests/test-snprintf-posix.h (test_function): Likewise.
+ * tests/test-sprintf-posix.h (test_function): Likewise.
+
2023-04-23 Bruno Haible <bruno@clisp.org>
Improve quoting of AS_HELP_STRING's first argument.