]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 7 Mar 2003 13:01:02 +0000 (13:01 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 7 Mar 2003 13:01:02 +0000 (13:01 +0000)
ChangeLog

index 301ddc3ab8b257031d2734924558d65a773d84fa..1d91bcd9a05afdaf7818dee60f5fe1b013001771 100644 (file)
--- 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.