summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aaa3397832..11de1e7d2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
2023-04-18 Bruno Haible <bruno@clisp.org>
- c32isgraph: Avoid test failure on Cygwin 3.4.6.
+ file-has-acl tests: Avoid test failures on Cygwin 3.4.6.
+ * tests/test-file-has-acl.sh: Fix distinction between Linux setfacl and
+ Cygwin setfacl.
+
+2023-04-18 Bruno Haible <bruno@clisp.org>
+
+ c32isgraph tests: Avoid test failure on Cygwin 3.4.6.
* tests/test-c32isgraph.c (main): Skip U+00A0 test on Cygwin.
2023-04-17 Paul Eggert <eggert@cs.ucla.edu>