]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 27 Nov 2001 20:49:52 +0000 (20:49 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 27 Nov 2001 20:49:52 +0000 (20:49 +0000)
old/fileutils/NEWS

index 1a47890e9e13058154e97c398c875ad408b84e42..0f69eb9658ed0dc8ebe05c05e25eac2e7549b7cc 100644 (file)
@@ -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.