From: Jim Meyering Date: Sun, 7 Mar 2004 23:25:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.2.1~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32b2fadde67b60ab3351116051bd93cca2191a02;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index b56f898201..1fa955d9e7 100644 --- a/NEWS +++ b/NEWS @@ -3,9 +3,6 @@ GNU coreutils NEWS -*- outline -*- ** Bug fixes - `cp --sparse=always F /dev/hdx' no longer tries to use lseek to create - holes in the destination. - nohup now sets the close-on-exec flag for its copy of the stderr file descriptor. This avoids some nohup-induced hangs. For example, before this change, if you ran `ssh localhost', then `nohup sleep 600