From: Jim Meyering Date: Sat, 8 Mar 2003 10:28:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.10~66 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ec655b669fc97bf37f0556e86930d96b6174a89f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index c59913afbc..abee3ce1b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,7 +14,7 @@ and make the two-array approach work. * tests/du/basic: Correct/add tests for the above fix. - Set LC_ALL, etc, now that we use sort. + Set LC_ALL, etc., now that we use sort. Check the block/size of a small file, too. Correct expected results for simple dir1/dir2/file case. Add another test of du -S.