From: Jim Meyering Date: Fri, 14 Mar 2003 07:56:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.10~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e81983cdf249b277af74a9603401745bbc9e797f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index f583832c55..2dff8b4e0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,16 @@ 2003-03-14 Jim Meyering + * Version 4.5.10. + + * tests/du/slink: Relax the test for the `local'ness of a file system, + so that now it works also for tmpfs. + * tests/du/hard-link: Transform output from first du, so that this test doesn't fail on file systems like tmpfs that order directory entries differently. 2003-03-13 Jim Meyering - * Version 4.5.10. - * tests/du/8gb: Work around what appears to be an NFS failure that would make this test fail on some systems.