From: Jim Meyering Date: Wed, 9 Jun 2004 13:54:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1357 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fc61fc852f132631ba5bce4182328d318d646fd0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 375069ba0b..421793aef9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,15 @@ 2004-06-09 Jim Meyering + * Version 5.3.0. + + * src/chown-core.c (change_file_owner): Change names of parameters + old_uid and old_gid to required_uid and required_gid respectively. + * src/chmod.c (mode_changed): Return false, not 0, now that the function returns `bool'. 2004-06-08 Paul Eggert - * Version 5.3.0. - Adjust chmod and chown to be similar if -c or -v are given. In particular, a no-op chown is no longer reported as a change; this reverts to previous behavior. Also, fix both commands so that -v