]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 23 Jun 2005 14:41:27 +0000 (14:41 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 23 Jun 2005 14:41:27 +0000 (14:41 +0000)
ChangeLog

index fbddeedc79086197cdab2b6ba9cf8415f59961d7..eba611b14149e504e88ddccb185091879a9a6c55 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,20 @@
+2005-06-23  Jim Meyering  <jim@meyering.net>
+
+       * 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  <wbrendling@gmail.com>
 
        * src/du.c: Add --last-time and --time-style options.
 
 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * Version 5.3.1.
-
        * tests/umask-check: New file.
        * tests/Makefile.am (EXTRA_DIST): Add umask-check.
        * tests/mkdir/perm: Use umask-check.