summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-05-13 15:22:28 +0000
committerJim Meyering <jim@meyering.net>2001-05-13 15:22:28 +0000
commit1650fcd3f749a5e72f732e4272d16876815758a0 (patch)
treee284d79239138de716b3badd6adedbf82b8ed495 /old/fileutils/ChangeLog
parentcf3a6f7638a772a1929e42d14e88a049cb10495c (diff)
downloadcoreutils-1650fcd3f749a5e72f732e4272d16876815758a0.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 68468569c..f0b629ad4 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,11 @@
+2001-05-13 Jim Meyering <meyering@lucent.com>
+
+ * tests/Fetish.pm (run_tests): Fail if any test name is longer
+ than 12 bytes.
+
+ * tests/ls-2/tests: Shorten test names so the length of a
+ resulting file name doesn't exceed 14.
+
2001-05-12 Paul Eggert <eggert@twinsun.com>
* src/system.h (NODEV): New macro, if not already defined.