mention yesterday's other ls bugfix
authorJim Meyering <jim@meyering.net>
Fri, 21 Jul 2006 08:58:00 +0000 (08:58 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 21 Jul 2006 08:58:00 +0000 (08:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b1991b1..aa7a616 100644 (file)
--- 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.