summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-02-06 15:26:15 +0000
committerJim Meyering <jim@meyering.net>2004-02-06 15:26:15 +0000
commit5d1b8226e2d89ed229e48f7545b75a1d3895c4d8 (patch)
tree79fc1153710d5b50db54ac8a61b4d3b56d61de3b
parent26470e56d9894a1f9191ef11692636b133ae41ba (diff)
downloadcoreutils-5d1b8226e2d89ed229e48f7545b75a1d3895c4d8.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08bef4ef9..4a79fde66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
* Version 5.1.3.
+ * tests/rm/deep-1 (deep): Remove progress-style diagnostics,
+ since this test doesn't take long enough to merit them.
+ Run du on $tmp (the containing dir), not $deep, the full path to leaf.
+
* Makefile.maint (signatures): Remove definition.
Now, automake's gnupload handles this.
(%.sig: %): Remove now-unused rule.