diff options
author | Jim Meyering <jim@meyering.net> | 2001-11-27 10:22:43 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-11-27 10:22:43 +0000 |
commit | 2fe074017cb093ed6399c85af45a256cb9049af4 (patch) | |
tree | a31ca7e9ccc6a69dec03be4621705417e761d576 | |
parent | e91b426d5abca2fb701e1c4930deaf706ca3ef48 (diff) | |
download | coreutils-2fe074017cb093ed6399c85af45a256cb9049af4.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
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 |