]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 4 May 2003 14:07:26 +0000 (14:07 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 May 2003 14:07:26 +0000 (14:07 +0000)
NEWS
tests/misc/Makefile.in

diff --git a/NEWS b/NEWS
index 6ec27c9de9cceedddeda7fd91dcf0b28749d9373..5c2ffcae23233d32bdc10255d4147944e5bc65dd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
 [5.0.1]
+* FEATURE: tail FIXME
 * df and `readlink --canonicalize' no longer corrupt the heap on
   non-glibc, non-solaris systems
 * `env -u SOME_ALREADY_UNSET_VARIABLE' no longer dumps core on non-glibc systems
index 941144c14ad2c6b54ad206a55a09dd0b3b893b66..28249bad5e8f6ef79f030b6a6d54043679e51e53 100644 (file)
@@ -161,6 +161,7 @@ TESTS_ENVIRONMENT = \
 
 TESTS = \
   readlink \
+  head-elide-tail \
   split-fail \
   false \
   tty-eof \