summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-12-02 20:10:31 +0000
committerJim Meyering <jim@meyering.net>2001-12-02 20:10:31 +0000
commitdb5fd4aaaec527e5420120b78782eb2bb2defe6a (patch)
tree692891590d7fd7851a57b89c57e8a32dfc0a06dd
parentf4df046ab69234d2826f73c0047854150aab5d01 (diff)
downloadcoreutils-db5fd4aaaec527e5420120b78782eb2bb2defe6a.tar.xz
*** empty log message ***
-rw-r--r--old/fileutils/ChangeLog1
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.