summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-03-17 10:14:52 +0000
committerJim Meyering <jim@meyering.net>2001-03-17 10:14:52 +0000
commitc5e168c0344224ac08f4af5e17d885f9623b7867 (patch)
tree3642e7d2f9fda8596ab03c25c19a171b35a8763e
parentf12de0bcd876473fbe71fa37d4c84d45ae5fcbe6 (diff)
downloadcoreutils-c5e168c0344224ac08f4af5e17d885f9623b7867.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 12020b273..45ba4daa2 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,7 @@
2001-03-17 Jim Meyering <meyering@lucent.com>
+ * Version 4.0.42.
+
* doc/fileutils.texi (touch invocation): Mention the obsolescent usage.
* src/touch.c (usage): Tweak the obsolescent usage line so that
help2man recognizes it as such. Reported by Dan Jacobson.