From: Jim Meyering Date: Sun, 2 Dec 2001 20:10:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_3~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=db5fd4aaaec527e5420120b78782eb2bb2defe6a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 7434218378..2c75d939b6 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.