From: Jim Meyering Date: Sun, 4 Aug 2002 13:47:09 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-2_0_14^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=28618d4ddac7fe8e66074500f025f65ea062b969;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index bac694df4f..69bd5f008b 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,5 @@ Changes in release 2.1 + [2.0.14] * nohup's behavior is changed as follows, to conform to POSIX 1003.1-2001: - nohup no longer adjusts scheduling priority; use "nice" for that. - nohup now redirects stderr to stdout, if stderr is not a terminal.