diff options
author | Jim Meyering <jim@meyering.net> | 2001-12-02 20:10:31 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-12-02 20:10:31 +0000 |
commit | db5fd4aaaec527e5420120b78782eb2bb2defe6a (patch) | |
tree | 692891590d7fd7851a57b89c57e8a32dfc0a06dd /old/fileutils | |
parent | f4df046ab69234d2826f73c0047854150aab5d01 (diff) | |
download | coreutils-db5fd4aaaec527e5420120b78782eb2bb2defe6a.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 743421837..2c75d939b 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -26,6 +26,7 @@ now (after the changes of 2001-11-01) detecting whether a `pending*' is the last would involve more work. Reported by Andreas Schwab. * tests/ls/recursive: New file. Test for the above. + * tests/ls/Makefile.am (TESTS): Add recursive. This change has no net effect. * src/ls.c (main): Remove always-true conjunct and add a comment. |