From: Jim Meyering Date: Tue, 27 Nov 2001 20:49:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_18~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97b434be7748de87ec2242cb5af768f571547644;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 1a47890e9e..0f69eb9658 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,3 +1,6 @@ +[4.1.3] +* ls -R once again outputs a blank line between per-directory groups of files. + This was broken by the cycle-detection change in 4.1.1. [4.1.2] * cp no longer fails when two or more source files are the same; now it just gives a warning and doesn't copy the file the second time.