From: Jim Meyering Date: Tue, 31 May 2005 07:06:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~686 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b45e05bce28212a06a06e20ea6e850d673f49e3a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 23277b37ba..19ac975a41 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2005-05-30 Paul Eggert +2005-05-31 Jim Meyering * Version 5.3.1. + * src/copy.c (chown_privileges, chown_failure_ok): Mark as `extern'. + This is a crutch so that `make distcheck's sc_tight_scope rule + knows that they really are deliberately declared that way. + +2005-05-30 Paul Eggert + Port to Solaris 10's rules for whether programs can chown files. * src/copy.c [HAVE_PRIV_H]: Include . (DO_CHOWN): Remove. Replaced by chown_failure_ok. All callers