From: Jim Meyering Date: Sun, 4 Dec 2005 23:43:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1207 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1c945b363658fcca0f2922c77b12300304c8730;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index c9567b5603..62e3834bd5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ * Version 6.0-cvs. - * src/copy.c (fchown) [!HAVE_FCHOWN]: Define fchown(...) to -1. + * src/copy.c [!HAVE_FCHOWN]: Define fchown(...) to -1. (set_owner, preserve_author): New functions, factored out of copy_reg. (copy_reg): Use them. (copy_internal): Use them here, too.