diff options
author | Jim Meyering <jim@meyering.net> | 2001-11-27 20:49:52 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-11-27 20:49:52 +0000 |
commit | 97b434be7748de87ec2242cb5af768f571547644 (patch) | |
tree | 8c6b58b0b814da860385704dc6b5cd9efc578042 /old/fileutils/NEWS | |
parent | 51cd0868f5c4c5f20f7d7ee428e2f3e949176d37 (diff) | |
download | coreutils-97b434be7748de87ec2242cb5af768f571547644.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 1a47890e9..0f69eb965 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. |