From: Jim Meyering Date: Tue, 27 Nov 2001 10:22:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_18~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2fe074017cb093ed6399c85af45a256cb9049af4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 707ff57176..aabd14271c 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