From: Jim Meyering Date: Thu, 4 Mar 2004 13:22:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.2.1~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79f08840546325316a6c48396f1650f6d7d9ddd8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 536fa7d0d8..0563737cb4 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,13 @@ GNU coreutils NEWS -*- outline -*- ** Bug fixes + nohup now sets the close-on-exec flag for it's 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