]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 12 Mar 2004 13:55:28 +0000 (13:55 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 12 Mar 2004 13:55:28 +0000 (13:55 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3ee5b0135de9e494f2d38a5a764ec1a393e06d93..4a3fe7727d7838bff3b1979d4b833a8a783ca30f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,9 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Bug fixes
 
+  mv could mistakenly fail to preserve hard links when moving two
+  or more arguments between partitions.
+
   `cp --sparse=always F /dev/hdx' no longer tries to use lseek to create
   holes in the destination.