diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-14 07:56:15 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-14 07:56:15 +0000 |
commit | e81983cdf249b277af74a9603401745bbc9e797f (patch) | |
tree | 751fdb54d510f21d3d24dc2e27fa066016be7d13 /ChangeLog | |
parent | e4a76f1076b1a791fb322595468916503b7f3a7b (diff) | |
download | coreutils-e81983cdf249b277af74a9603401745bbc9e797f.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,13 +1,16 @@ 2003-03-14 Jim Meyering <jim@meyering.net> + * 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 <jim@meyering.net> - * 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. |