diff options
author | Jim Meyering <jim@meyering.net> | 2004-03-10 18:05:56 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-03-10 18:05:56 +0000 |
commit | 0814035fb5fb426f184a310de73d70daae43d26a (patch) | |
tree | a79c7e4255cf2c9e0c25a27664a4cb730b82645a | |
parent | b601389e044b9c1e17d181f6228e31ba07acbf94 (diff) | |
download | coreutils-0814035fb5fb426f184a310de73d70daae43d26a.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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'. |