summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-29 09:37:56 +0000
committerJim Meyering <jim@meyering.net>2004-03-29 09:37:56 +0000
commit5b9fbf43106cfff6557d2254798579a5550efbfa (patch)
tree423314e987e88a5b99c0f5e28933a407aebf7e49 /ChangeLog
parent701ddad1e7074d76793702f8f297bc274b54e7a8 (diff)
downloadcoreutils-5b9fbf43106cfff6557d2254798579a5550efbfa.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77cfc9e50..2561b7c70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2004-03-29 Jim Meyering <jim@meyering.net>
+ * tests/du/files0-from: Use new OUT_SUBST directive, so that this
+ test is not sensitive to system-dependent block size differences.
+ Prompted by a report of Solaris 8 differences from Paul Eggert.
+
* tests/Fetish.pm: Accept new directives: OUT_SUBST, ERR_SUBST.
Rename `%tmp' to `%actual'. Reverse order of last two args to
_compare_files (to actual, $expected) so as to match declaration.