From: Jim Meyering Date: Thu, 23 Jun 2005 14:41:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~519 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=888d47b2b2108188dad377ed4a4dbbc58e9d5d1f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index fbddeedc79..eba611b141 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,20 @@ +2005-06-23 Jim Meyering + + * Version 5.3.1. + + * src/du.c: Include hard-locale.h and strftime.h. + (DUINFO_INI, DUINFO_SET, DUINFO_ADD): + Enclose body in `do {...} while (0)', not just `{...}'. + Adjust uses (add semicolons). + Adjust formatting, indentation. + (usage): Tweak formatting to maintain more or less constant indentation. + 2005-06-14 William Brendling * src/du.c: Add --last-time and --time-style options. 2005-06-22 Paul Eggert - * Version 5.3.1. - * tests/umask-check: New file. * tests/Makefile.am (EXTRA_DIST): Add umask-check. * tests/mkdir/perm: Use umask-check.