From: Jim Meyering Date: Wed, 2 Jun 2004 21:41:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1406 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e81a1d9476b1cc46b5862a2c48a219aa68e8739;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index a9e0bb01e9..0c849d2760 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,11 @@ GNU coreutils NEWS -*- outline -*- ** Bug fixes + rm (without -f) no longer hangs when attempting to remove a symlink + to a file on an off-line NFS-mounted partition. + + cut's --output-delimiter=D option works with abutting byte ranges. + rm no longer gets a failed assertion under some unusual conditions. chgrp and chown no longer affect symbolic links by default.