From: Jim Meyering Date: Tue, 24 Jan 2006 22:56:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~832 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0efb6d171e370ab993e554385d6023888f13d30c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 93ac30c600..f6f2936871 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,8 +8,9 @@ append-only attribute. Reported by Dean Gaudet. For details, see http://savannah.gnu.org/bugs/?func=detailitem&item_id=15473. * NEWS: Mention this fix. - - FIXME: add a root-only test requiring ext[23] or xfs, and chattr. + * tests/tail-2/append-only: New file. Test for the above. + * tests/tail-2/Makefile.am (TESTS): Add append-only. + * tests/Makefile.am (check-root): Add tail-2/append-only 2006-01-21 Jim Meyering