From: Jim Meyering Date: Fri, 12 Mar 2004 13:55:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.2.1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67d9979529091c89a93e80ea9cd44ec849dd784f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 3ee5b0135d..4a3fe7727d 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.