summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-09-05 11:50:56 +0000
committerJim Meyering <jim@meyering.net>2006-09-05 11:50:56 +0000
commitef2071bc678b0659cc32ba6d39039ff0f98d2a7d (patch)
treefb2e5833caf34a35a2712a7e728644f6536103f4 /ChangeLog
parentfe99a4f8c8017b3940ccb9206600788e6d86107f (diff)
downloadcoreutils-ef2071bc678b0659cc32ba6d39039ff0f98d2a7d.tar.xz
* tests/cp/acl: Skip this test when cp lacks ACL support.
* tests/cp/Makefile.am (TESTS_ENVIRONMENT): Set $(CONFIG_HEADER).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 086a49699..708e14914 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-09-05 Jim Meyering <jim@meyering.net>
+ * tests/cp/acl: Skip this test when cp lacks ACL support.
+ * tests/cp/Makefile.am (TESTS_ENVIRONMENT): Set $(CONFIG_HEADER).
+
* src/c99-to-c89.diff (remove.c): Adapt one hunk to match the new
context from change of 2006-09-02.