acl: Avoid test failure on Cygwin-hosted mingw.
[pspp] / ChangeLog
index ca5dc3678b4cc01eaedb4b1804cc1639fa27a5e2..7c1f4e210cce7ce0966c72deada8516aba0aa6b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2010-05-09  Bruno Haible  <bruno@clisp.org>
+
+       acl: Avoid test failure on Cygwin-hosted mingw.
+       * tests/test-set-mode-acl.sh: Skip test if USE_ACL is 0.
+
+2010-05-09  Bruno Haible  <bruno@clisp.org>
+
+       error: Use system's fcntl function.
+       * lib/error.c (fcntl): Undefine.
+
 2010-05-09  Jim Meyering  <meyering@redhat.com>
 
        verify: adjust formatting to be more consistent