acl: Avoid test failure on Cygwin-hosted mingw.
[pspp] / ChangeLog
index 093e6ba10fbf090408e60eff7911f977d7b3a958..7c1f4e210cce7ce0966c72deada8516aba0aa6b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+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
+       * lib/verify.h (_GL_GENSYM): Add a space before each of a few
+       argument-list '('s, and after one comma.
+
 2010-05-09  Bruno Haible  <bruno@clisp.org>
 
        error: More reliable output on mingw.