]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 10 Mar 2004 18:05:56 +0000 (18:05 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 10 Mar 2004 18:05:56 +0000 (18:05 +0000)
ChangeLog

index ded444ec38860e4df316c1462471e23cc77666bf..08b8e9a3847113755b3ae63bb9a9319e6940f883 100644 (file)
--- 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'.