summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e86c323b8..d78b86544 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
-2005-06-19 Jim Meyering <jim@meyering.net>
+2005-06-21 Jim Meyering <jim@meyering.net>
* Version 5.3.1.
+ * tests/du/deref-args: Use --apparent-size to avoid the vagaries
+ of counting blocks. Kevin Mudrick reported that this test would
+ fail on an nfs-mounted directory where attribute-caching is
+ turned on.
+
+2005-06-19 Jim Meyering <jim@meyering.net>
+
* src/tac.c (tac_mem, tac_stdin_to_mem): Remove #if-0'd functions.
* src/shred.c (usage): Use `file system', not `filesystem'.