From 36708ba6b59293d4c98fab6b1135b32fc812ef82 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 17 May 2004 12:07:30 +0000 Subject: *** empty log message *** --- ChangeLog | 11 ++++++++++- doc/ChangeLog | 5 +++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e24a404f7..6c0b1ad71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,16 @@ -2004-05-15 Paul Eggert +2004-05-17 Jim Meyering * 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 + 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 diff --git a/doc/ChangeLog b/doc/ChangeLog index 3b1b43153..4a4e3f545 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2004-05-17 Jim Meyering + + chgrp and chown now dereference symlinks by default, per POSIX. + * coreutils.texi (chgrp invocation, chown invocation): Document it. + 2004-05-13 Paul Eggert * coreutils.texi (sort invocation): Document that "sort -m -o F" -- cgit v1.2.3-70-g09d2