From: Jim Meyering Date: Sun, 12 Mar 2006 22:52:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~601 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e22fdec364fce9a4ee72e44da9c124b5c4fd1f2b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index cf06ae4fa6..79c76cd2b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * Version 6.0-cvs. + * src/copy.c (set_author): Rename function, from preserve_author. + * src/remove.c (AD_pop_and_chdir): Use new macro, CYCLE_CHECK_REFLECT_CHDIR_UP, rather than open-coding it.