diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,11 @@ -2006-01-17 Jim Meyering <jim@meyering.net> +2006-01-18 Jim Meyering <jim@meyering.net> * Version 6.0-cvs. + * tests/du/Makefile.am (TESTS): Add long-from-unreadable. + +2006-01-17 Jim Meyering <jim@meyering.net> + Now that fts no longer changes the current working directory, adjust its clients accordingly -- note that du.c uses fts but doesn't need any adjustment, since it doesn't operate on the actual files, |