summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-12 13:55:28 +0000
committerJim Meyering <jim@meyering.net>2004-03-12 13:55:28 +0000
commit67d9979529091c89a93e80ea9cd44ec849dd784f (patch)
tree8ec31ce67f8444731144dfad52e4308579861277 /NEWS
parentcdf1dc368e7a864c54c7f83eef3cc7a080104c8e (diff)
downloadcoreutils-67d9979529091c89a93e80ea9cd44ec849dd784f.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-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.