summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-08 10:18:26 +0000
committerJim Meyering <jim@meyering.net>2003-03-08 10:18:26 +0000
commit07f4993bfbdb122b74080514b8df98b43e99cf01 (patch)
tree5615e8b3c418736ad362f43fd1b3f717409febaa /ChangeLog
parent6c1a78b5d67c400cb7949fb3770c7e976933a505 (diff)
downloadcoreutils-07f4993bfbdb122b74080514b8df98b43e99cf01.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 12 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index dc2cceadb..2a1c06c31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2003-03-08 Jim Meyering <jim@meyering.net>
+ * 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 <dave.anglin@nrc-cnrc.gc.ca>
@@ -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 <jim@meyering.net>
* tests/cp/same-file: Unset CDPATH. Otherwise, having the