summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-08 10:28:41 +0000
committerJim Meyering <jim@meyering.net>2003-03-08 10:28:41 +0000
commitec655b669fc97bf37f0556e86930d96b6174a89f (patch)
tree150958fac00190d327381c01fe8c7c6b5c7854e4 /ChangeLog
parent9d7d671604cddc49c24fab41c685606837abc928 (diff)
downloadcoreutils-ec655b669fc97bf37f0556e86930d96b6174a89f.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c59913afb..abee3ce1b 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.