From: Jim Meyering Date: Tue, 21 Jun 2005 08:59:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~542 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=90ed8e90a4048123750548c2e717d92550bf858a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index e86c323b82..d78b865445 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2005-06-19 Jim Meyering +2005-06-21 Jim Meyering * 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 + * src/tac.c (tac_mem, tac_stdin_to_mem): Remove #if-0'd functions. * src/shred.c (usage): Use `file system', not `filesystem'.