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 a8631ac595..c021567ad5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2023-04-22 Bruno Haible <bruno@clisp.org>
+ posixtm tests: Avoid test failure on native Windows.
+ * tests/test-posixtm.c (T): On native Windows, disable test cases that
+ would fail.
+
+2023-04-22 Bruno Haible <bruno@clisp.org>
+
dfa tests: Fix test failure on mingw differently.
Suggested by Paul Eggert.
* tests/test-dfa-invalid-char-class.sh: Revert last change.