summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-23 18:10:54 +0000
committerJim Meyering <jim@meyering.net>2001-09-23 18:10:54 +0000
commit26ebb5b5de989b718bd0c18e5ec74d1b0713b9b1 (patch)
tree8f483cab37cec92d4ece19105c2337bd48d80678 /old/fileutils
parentd9ab98a19f2e2646fe91c4fd76f5520be7a9ed50 (diff)
downloadcoreutils-26ebb5b5de989b718bd0c18e5ec74d1b0713b9b1.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 15e338954..698e9e7ed 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,10 @@
* Version 4.1.1.
+ * tests/mv/childproof: New test, for the above fix.
+ Based on a report from Dan Jacobson.
+ * tests/mv/Makefile.am (TESTS): Add childproof.
+
* Makefile.am (SUBDIRS): When using newer gettext (in which
intl/libintl.h is created by rules intl/Makefile)
`intl' must precede `lib'.