summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-09-25 00:23:17 +0000
committerJim Meyering <jim@meyering.net>2000-09-25 00:23:17 +0000
commit9726d9674247b5939cbd003d3bd243c8cdfffe21 (patch)
tree76b39147dbd8898dfc0216cf9ef5213a517cff29
parent3283bb8b930c29c8e7807ab623f609840471754f (diff)
downloadcoreutils-9726d9674247b5939cbd003d3bd243c8cdfffe21.tar.xz
*** empty log message ***
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index ef182094d..3ca7ff87c 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-24 Paul Eggert <eggert@twinsun.com>
+
+ * doc/fileutils.texi: Update to more closely match changes in 4.0z.
+ * src/cp.c (usage): Match revised documentation better.
+
2000-09-24 Jim Meyering <meyering@lucent.com>
* src/cp.c (main): Tweak a relatively new diagnostic.