From fc61fc852f132631ba5bce4182328d318d646fd0 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 9 Jun 2004 13:54:21 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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 -- 2.47.3