summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-02-16 08:58:20 +0000
committerJim Meyering <jim@meyering.net>2002-02-16 08:58:20 +0000
commit44cfebcac7738a4e5b764fcbbb94e54b83dd2506 (patch)
tree1a39f41906fe9570d85aca4bf79facb65f34a58c /old
parente2ae699ef56d1fdf525ee65761341b704c049b5e (diff)
downloadcoreutils-44cfebcac7738a4e5b764fcbbb94e54b83dd2506.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 992d99e75..a8a089842 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -3,6 +3,7 @@
* Version 4.1.6.
* tests/ls/infloop: Use `head -n 7', not `head -7'.
+ * tests/rm/hash: Likewise.
2002-02-10 Jim Meyering <meyering@lucent.com>