*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 17 May 2004 12:07:30 +0000 (12:07 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 17 May 2004 12:07:30 +0000 (12:07 +0000)
ChangeLog
doc/ChangeLog

index e24a404..6c0b1ad 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,16 @@
-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
index 3b1b431..4a4e3f5 100644 (file)
@@ -1,3 +1,8 @@
+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"