From: Jim Meyering Date: Sat, 20 May 2006 07:20:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~378 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=20c78772b31a7f831159c33965da236eb2418cd9;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 7b056bfb01..c6690ecee6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,8 +2,12 @@ * Version 6.0-cvs. - * gnupload: Restore ""--to... kludge to placate overzealous - `make distcheck' check. + * src/du.c (main): Rename local, s/symlink_deref_bit/symlink_deref_bits/ + and arrange for -D to set fts' FTS_PHYSICAL bit as well as + FTS_COMFOLLOW. Spotted by Justin Pryzby. + + * gnupload: Merge changes from automake, retaining the ""--to... + kludge to placate overzealous `make distcheck' check. 2006-05-19 Jim Meyering