From 0c6b3dffc5fec0cb45ddcadea9cf5b3cd4158445 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 6 Mar 2004 17:41:00 +0000 Subject: *** empty log message *** --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 1fa955d9e..b56f89820 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,9 @@ 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