summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-03-13 19:51:47 +0100
committerJim Meyering <jim@meyering.net>2007-03-13 19:51:47 +0100
commit24045feb85ed265e48b827c01d2f0fd7a48c1350 (patch)
treed0ba5c005d2cac4de77ba89605f34f4a430945ea /ChangeLog
parent64f972e94beafc4cedf42b2df6962062ecf265ea (diff)
downloadcoreutils-24045feb85ed265e48b827c01d2f0fd7a48c1350.tar.xz
Work around a failing test due to an NFS-based race condition.
* tests/cp/sparse: Accept a report that the copy is *smaller*.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 267c5662c..8ff28c103 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-13 Jim Meyering <jim@meyering.net>
+
+ Work around a failing test due to an NFS-based race condition.
+ * tests/cp/sparse: Accept a report that the copy is *smaller*.
+
2007-03-12 Jim Meyering <jim@meyering.net>
Make bootstrap.conf a tiny bit more generic.