diff options
author | Jim Meyering <jim@meyering.net> | 2006-09-05 11:50:56 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-09-05 11:50:56 +0000 |
commit | ef2071bc678b0659cc32ba6d39039ff0f98d2a7d (patch) | |
tree | fb2e5833caf34a35a2712a7e728644f6536103f4 /ChangeLog | |
parent | fe99a4f8c8017b3940ccb9206600788e6d86107f (diff) | |
download | coreutils-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |