diff options
author | Jim Meyering <jim@meyering.net> | 1999-04-11 01:45:44 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-04-11 01:45:44 +0000 |
commit | 54047adacdbe8c82147ee6b2887bf25b50cebe08 (patch) | |
tree | a111432d9dd0088e9a2d5f31ea531b81268f9b39 /old/fileutils | |
parent | 4d062fbe6da7a6584f64d5a7cd8672c09b156d47 (diff) | |
download | coreutils-54047adacdbe8c82147ee6b2887bf25b50cebe08.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 92930ceeb..d6d3c10d6 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ Changes in release 4.1: +* `ls --color' no longer segfaults +* dd works once again [4.0e] * shred --devices option renamed to -D so that -d, -i and -r can be compatible with rm. |