summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b1991b150..aa7a616cf 100644
--- a/NEWS
+++ b/NEWS
@@ -204,6 +204,9 @@ GNU coreutils NEWS -*- outline -*-
ls --indicator-style=file-type would sometimes stat a symlink
unnecessarily.
+ ls --file-type worked like --indicator-style=slash (-p),
+ rather than like --indicator-style=file-type.
+
mv: moving a symlink into the place of an existing non-directory is
now done atomically; before, mv would first unlink the destination.