diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-08 10:28:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-08 10:28:41 +0000 |
commit | ec655b669fc97bf37f0556e86930d96b6174a89f (patch) | |
tree | 150958fac00190d327381c01fe8c7c6b5c7854e4 /ChangeLog | |
parent | 9d7d671604cddc49c24fab41c685606837abc928 (diff) | |
download | coreutils-ec655b669fc97bf37f0556e86930d96b6174a89f.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |