]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 24 Jan 2006 22:56:03 +0000 (22:56 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 24 Jan 2006 22:56:03 +0000 (22:56 +0000)
ChangeLog

index 93ac30c600d908136466dc6bcc06aa1cf489f421..f6f2936871b7fcd1aa03fd61e00af9b2241d3b0e 100644 (file)
--- 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  <jim@meyering.net>