summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
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 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.