From f79fbe221242c5d96fc20aa0fe7187090895f96b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 11 May 2006 07:33:10 +0000 Subject: *** empty log message *** --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9ca4fab3d..8ede7ee80 100644 --- a/NEWS +++ b/NEWS @@ -140,6 +140,9 @@ GNU coreutils NEWS -*- outline -*- a very long symlink chain as a dangling symlink. Before, such a misinterpretation would cause these tools not to diagnose an ELOOP error. + mv: moving a symlink into the place of an existing non-directory is + now done atomically; before, mv would first unlink the destination. + rm (on systems with openat) can no longer exit before processing all command-line arguments. -- cgit v1.2.3-54-g00ecf