summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 301ddc3ab..1d91bcd9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2003-03-06 Jim Meyering <jim@meyering.net>
+2003-03-07 Jim Meyering <jim@meyering.net>
* Version 4.5.10.
+ * 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
CDPATH shell variable set could cause this test to fail.
Reported by Karl Berry.