summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index e50e89f23..2d97ca24e 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,11 @@
+2000-10-23 Jim Meyering <meyering@lucent.com>
+
+ * Makefile.am (EXTRA_DIST): Add .prev-version.
+
2000-10-22 Jim Meyering <meyering@lucent.com>
+ * src/cp.c (make_path_private): Add a FIXME comment.
+
* tests/lang-default: New file. Set LANG, LC_ALL, and LANGUAGE to ''
(rather than to `C') and export them into the environment.
Suggestion from Bruno Haible.