From: Jim Meyering Date: Sun, 12 Mar 2006 22:21:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~604 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c079c60598b97e2eef1262f194de2b247383e912;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index d7a17dc58a..cf06ae4fa6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 6.0-cvs. + * src/remove.c (AD_pop_and_chdir): Use new macro, + CYCLE_CHECK_REFLECT_CHDIR_UP, rather than open-coding it. + * src/system.h (SAME_INODE): Remove definition. Include "same-inode.h", instead.