From: Jim Meyering Date: Sun, 9 Jan 2005 19:45:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~1645 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2318511e2d7438a7f043f0780a521d6ee6bc9024;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 39aa810a81..b2b7f1f6bb 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ GNU coreutils NEWS -*- outline -*- Several fixes to chgrp and chown for compatibility with POSIX and BSD: Do not affect symbolic links by default. - Now, operate on whatever a symbolic points to, instead. + Now, operate on whatever a symbolic link points to, instead. To get the old behavior, use --no-dereference (-h). --dereference now works, even when the specified owner