summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index af27aab1d..34fda4e0f 100644
--- a/NEWS
+++ b/NEWS
@@ -6,13 +6,16 @@ GNU coreutils NEWS -*- outline -*-
configure --enable-no-install-program=groups now works.
-
ls no longer segfaults on files in /proc when linked with an older version
of libselinux. E.g., ls -l /proc/sys would dereference a NULL pointer.
"rmdir --ignore-fail-on-non-empty" detects and ignores the failure
in more cases when a directory is empty.
+** Improvements
+
+ ls --color no longer outputs unnecessary escape sequences
+
** Consistency
mkdir and split now write --verbose output to stdout, not stderr.