From 2c5f6e6e2ccff2c6a180b2f55624744125f85a27 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 21 Jul 2006 08:58:00 +0000 Subject: mention yesterday's other ls bugfix --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') 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. -- cgit v1.2.3-54-g00ecf