diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-07 13:01:02 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-07 13:01:02 +0000 |
commit | 9631f28a5302709e1571737fe108d2a8b6f6e22e (patch) | |
tree | bb9c87801c8b057c0153042cdf57d8b01928ddf7 | |
parent | 3d3879d1182e771fda8d320942d541915079035c (diff) | |
download | coreutils-9631f28a5302709e1571737fe108d2a8b6f6e22e.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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. |