diff options
-rw-r--r-- | THANKS | 1 | ||||
-rw-r--r-- | old/fileutils/ChangeLog | 6 |
2 files changed, 7 insertions, 0 deletions
@@ -76,6 +76,7 @@ Derek Clegg dclegg@next.com Dick Streefland dick_streefland@tasking.com Dirk Lattermann dlatt@t-online.de Dirk-Jan Faber djfaber@snow.nl +Dan Jacobson jidanni@kimo.com.tw Don Parsons dparsons@synapse.kent.edu Donni Erpel donald@appc11.gsi.de Doug McLaren dougmc@comco.com diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 3717d5247..12020b273 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +2001-03-17 Jim Meyering <meyering@lucent.com> + + * 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. + 2001-03-16 Jim Meyering <meyering@lucent.com> * Makefile.maint (wget-update): Also get `missing'. |