diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |