From 79f08840546325316a6c48396f1650f6d7d9ddd8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 4 Mar 2004 13:22:17 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) 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