summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-04-19 21:54:27 +0000
committerJim Meyering <jim@meyering.net>2002-04-19 21:54:27 +0000
commit3cc80a439024199e6673477ae91cb32f69aa7ad3 (patch)
treef28fce9e8406a113fb09f1cb3447aa809a5cab7f
parentff015c529afe646e95dd8954e4985efe3193f897 (diff)
downloadcoreutils-3cc80a439024199e6673477ae91cb32f69aa7ad3.tar.xz
*** empty log message ***
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 526d120d0..61748290d 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,8 @@
* Version 4.1.9.
+ * tests/cp/*: Clean up.
+
* tests/sample-test: Use a temporary directory named
`basename $0`.tmp/$$. Create with mkdir -p.