From: Jim Meyering Date: Wed, 10 Mar 2004 18:05:56 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.2.1~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0814035fb5fb426f184a310de73d70daae43d26a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index ded444ec38..08b8e9a384 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'.