summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-27 10:22:43 +0000
committerJim Meyering <jim@meyering.net>2001-11-27 10:22:43 +0000
commit2fe074017cb093ed6399c85af45a256cb9049af4 (patch)
treea31ca7e9ccc6a69dec03be4621705417e761d576 /old/fileutils
parente91b426d5abca2fb701e1c4930deaf706ca3ef48 (diff)
downloadcoreutils-2fe074017cb093ed6399c85af45a256cb9049af4.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 707ff5717..aabd14271 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,9 @@
* Version 4.1.3.
+ * tests/ls/rt-1: Compare all lines of output.
+ Update code to use `trap' and more up to date infrastructure.
+
The change of 2001-11-01 introduced a bug whereby some recursive
listings didn't have a blank line between per-directory groups of files.
* src/ls.c (print_dir): Print a newline before each directory name