summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-03-19 00:45:08 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-03-19 00:45:08 +0000
commit319ebff684beef8b32009d193feb21d9df238fed (patch)
treef18933ddedf69a7454e6a7231ed95f1f55da3ddb /NEWS
parent0ef98b62fb0ae65da7391f6f662313b4d8d3ee18 (diff)
downloadcoreutils-319ebff684beef8b32009d193feb21d9df238fed.tar.xz
nohup now ignores the umask when creating nohup.out.
nohup now closes stderr if it is a terminal and stdout is closed.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 74a926580..49ad41eab 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,12 @@ GNU coreutils NEWS -*- outline -*-
** Changes for better compliance with POSIX
+ nohup changes:
+
+ nohup now ignores the umask when creating nohup.out.
+
+ nohup now closes stderr if it is a terminal and stdout is closed.
+
pathchk changes:
It now rejects the empty name in the normal case. That is,