diff options
author | Jim Meyering <jim@meyering.net> | 2001-03-17 10:14:52 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-03-17 10:14:52 +0000 |
commit | c5e168c0344224ac08f4af5e17d885f9623b7867 (patch) | |
tree | 3642e7d2f9fda8596ab03c25c19a171b35a8763e | |
parent | f12de0bcd876473fbe71fa37d4c84d45ae5fcbe6 (diff) | |
download | coreutils-c5e168c0344224ac08f4af5e17d885f9623b7867.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
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. |