summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-10 18:05:56 +0000
committerJim Meyering <jim@meyering.net>2004-03-10 18:05:56 +0000
commit0814035fb5fb426f184a310de73d70daae43d26a (patch)
treea79c7e4255cf2c9e0c25a27664a4cb730b82645a
parentb601389e044b9c1e17d181f6228e31ba07acbf94 (diff)
downloadcoreutils-0814035fb5fb426f184a310de73d70daae43d26a.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ded444ec3..08b8e9a38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
* Version 5.2.1.
+ * tests/du/deref-args: Also convert sizes in the 70-79 kB range,
+ so that this test works with SELinux-enable systems.
+ Based on a patch from Tim Waugh.
+
`join -1 x' would give a misleading diagnostic
* src/join.c (string_to_join_field): Report that a non-numeric field
number is invalid, rather than `so large that it is not representable'.