diff options
author | Jim Meyering <jim@meyering.net> | 1997-01-03 05:05:45 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-01-03 05:05:45 +0000 |
commit | 731cbc77fb9ae7be02b3fc231db35116dfad83d6 (patch) | |
tree | ab9dee484709942010f32340571daa613b4d1038 /old/fileutils | |
parent | 2bd16e646e55578ca82241c36fb8604d801c67d2 (diff) | |
download | coreutils-731cbc77fb9ae7be02b3fc231db35116dfad83d6.tar.xz |
.
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 5a9de8301..0cd8bff68 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 3.15: [3.14b]: +* Using --program-prefix no longer applies the prefix twice * ls --color properly restores color attributes upon completion when the normal (`no') color attribute is not the default color. * with ls -s --color, the `total' and size of the first file are printed |