*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 21 Jun 2005 08:59:55 +0000 (08:59 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 21 Jun 2005 08:59:55 +0000 (08:59 +0000)
ChangeLog

index e86c323..d78b865 100644 (file)
--- 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'.