summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 602a156b0..e5bc0572b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
* Version 5.0.1.
+ * tests/head/Test.pm: Remove tests of --bytes=-N; using that framework
+ caused the addition of thousands of small files to the tar archive.
+ * tests/misc/head-elide-tail: New file. Add them here instead.
+ * tests/misc/Makefile.am (TESTS): Add head-elide-tail.
+
2003-05-04 Paul Eggert <eggert@twinsun.com>
* src/remove.c (HAVE_WORKING_READDIR): Define to 0 if not defined.