From: Jim Meyering Date: Sat, 8 Mar 2003 10:18:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.10~73 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=07f4993bfbdb122b74080514b8df98b43e99cf01;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index dc2cceadbf..2a1c06c31f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 2003-03-08 Jim Meyering + * tests/du/Makefile.am (TESTS): Add hard-link. + + `du -S' didn't work + * src/du.c: Revert most of the `reorganization' change of 2003-02-20, + 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. + Check the block/size of a small file, too. + Correct expected results for simple dir1/dir2/file case. + Add another test of du -S. + * Version 4.5.10. 2003-03-07 John David Anglin @@ -21,10 +33,6 @@ * src/du.c: Remove everything associated with mmap-stack.c. This reverts the change of 2003-02-19. - * tests/du/basic: Add a test for the above fix. - Test the -S option using a hierarchy containing files, too, - not just directories. - 2003-03-06 Jim Meyering * tests/cp/same-file: Unset CDPATH. Otherwise, having the