summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-13 21:06:06 +0000
committerJim Meyering <jim@meyering.net>2003-03-13 21:06:06 +0000
commit5cd9c80dff115f9424cce7e4d12e0524accb415b (patch)
tree437f10e452ead68407ba2249a113b4ed7be07ab6
parent689922fc0147b013a9ba00b1a93cd6bc0ec9795e (diff)
downloadcoreutils-5cd9c80dff115f9424cce7e4d12e0524accb415b.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ae835e7ba..2f2b7ce77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2003-03-11 Jim Meyering <jim@meyering.net>
+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.
+
+2003-03-11 Jim Meyering <jim@meyering.net>
+
* tests/du/basic: Make the test file exactly 4k bytes long.
* src/split.c (longopts): Don't hard-code `2' here.