summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3ee5b0135..4a3fe7727 100644
--- 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.