From: Jim Meyering Date: Mon, 29 Mar 2004 09:38:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1913 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdf73f8b49f7a037309a22b97b9d13e3f0ef206d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 2561b7c705..2b9f78d0f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-03-29 Jim Meyering + * Version 5.3.0. + * tests/du/files0-from: Use new OUT_SUBST directive, so that this test is not sensitive to system-dependent block size differences. Prompted by a report of Solaris 8 differences from Paul Eggert. @@ -19,8 +21,6 @@ 2004-03-28 Jim Meyering - * Version 5.3.0. - Minor optimization: * src/du.c (process_file): Don't record dev/inode for directories.