summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-14 07:56:15 +0000
committerJim Meyering <jim@meyering.net>2003-03-14 07:56:15 +0000
commite81983cdf249b277af74a9603401745bbc9e797f (patch)
tree751fdb54d510f21d3d24dc2e27fa066016be7d13
parente4a76f1076b1a791fb322595468916503b7f3a7b (diff)
downloadcoreutils-e81983cdf249b277af74a9603401745bbc9e797f.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f583832c5..2dff8b4e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.