-2004-05-15 Paul Eggert <eggert@cs.ucla.edu>
+2004-05-17 Jim Meyering <jim@meyering.net>
* Version 5.3.0.
+ chgrp and chown now dereference symlinks by default, per POSIX.
+
+ * src/chown-core.c (chopt_init): Affect each symlink referent by default.
+ * src/chown.c (usage): Update to reflect this.
+ * src/chgrp.c (usage): Likewise.
+ * NEWS: Describe the change.
+
+2004-05-15 Paul Eggert <eggert@cs.ucla.edu>
+
In shred, check for errors from fdatasync more carefully. If
fdatasync fails with errno==EINVAL, it means this implementation
does not support synchronized I/O for this file. Do not report
+2004-05-17 Jim Meyering <jim@meyering.net>
+
+ chgrp and chown now dereference symlinks by default, per POSIX.
+ * coreutils.texi (chgrp invocation, chown invocation): Document it.
+
2004-05-13 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi (sort invocation): Document that "sort -m -o F"