From: Jim Meyering Date: Thu, 17 Nov 2005 19:08:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1318 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b02d160c35d95cea64452fc6285b779f0ab8d53f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index f40846c45c..6de043e13b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,16 @@ * Version 6.0-cvs. + Expect acl-related tests to fail, until the corresponding + patches are committed. + * tests/mv/Makefile.am (XFAIL_TESTS): Add acl. + * tests/cp/Makefile.am (XFAIL_TESTS): Likewise. + + ACL tests, from Andreas Gruenbacher. + * tests/acl, tests/mv/acl, tests/cp/acl: New files. + * tests/mv/Makefile.am (TESTS): Add acl. + * tests/cp/Makefile.am (TESTS): Add acl. + * src/ls.c (basename_is_dot_or_dotdot): Correct wording in comment. 2005-11-16 Paul Eggert