projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb12ed1
)
mention yesterday's other ls bugfix
author
Jim Meyering
<jim@meyering.net>
Fri, 21 Jul 2006 08:58:00 +0000
(08:58 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 21 Jul 2006 08:58:00 +0000
(08:58 +0000)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index b1991b1509ccb93ba1f0ede5e6f9e4347249b1c3..aa7a616cf7dffca482a200ae65c44e0e752defb8 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.