From: Jim Meyering Date: Sun, 13 Jul 2003 09:38:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8effe1d8afbfe72bd664c1acdf67dea68847c9c3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 1f27195617..eb77129580 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -3,6 +3,8 @@ * coreutils.texi (chown invocation): Warn that chown now clears set-user-ID and set-group-ID bits on some systems. From Bob Proulx. + (nohup invocation): Tell what happens when stdout is not a terminal. + Based on a suggestion from Steven Mocking. 2003-07-10 Jim Meyering