diff options
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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'. |