summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-10-31 10:35:47 +0000
committerJim Meyering <jim@meyering.net>1999-10-31 10:35:47 +0000
commit95c67325f7d843869350ab9a6f4c8d2a3461a28f (patch)
treef059f19f7e6c9e6ffe355f6d5e9fe55d50225e71
parente16e6e2362d6fbba21b9401fb682fa01415d259c (diff)
downloadcoreutils-95c67325f7d843869350ab9a6f4c8d2a3461a28f.tar.xz
.
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 370cb33a6..661e3bc5e 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,8 @@
1999-10-31 Jim Meyering <meyering@ascend.com>
+ * Makefile.am (DISTCLEANFILES): Add the .deps directory. FIXME: this
+ is a temporary kludge while we wait for a fix in automake.
+
* doc/fileutils.texi: Document new --backup[=METHOD] option for
cp, mv, ln, and install.