]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 17 May 2004 12:08:24 +0000 (12:08 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 17 May 2004 12:08:24 +0000 (12:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 54248a23c0fc582a970ff97bbfed9d4cd223793c..4f4b7de0ff52ad7bc487828e5366d76035cb22a6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Bug fixes
 
+  chgrp and chown no longer affect symbolic links by default.
+  Now, they operate on whatever a symbolic points to, instead.
+  To get the old behavior, use --no-dereference (-h).
+
   rm no longer required read access to the current directory.
 
   For some types of errors (e.g., read-only file system, I/O error)