summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f0e7faf67..f0490598f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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,