From: Jim Meyering Date: Sat, 9 Sep 2000 14:35:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_27~63 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=315d948fe2661093ef709efcff91cf5f8480db22;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/THANKS b/THANKS index 44b83c7692..a1068d9ced 100644 --- a/THANKS +++ b/THANKS @@ -149,6 +149,7 @@ J Kai-Uwe Rommel rommel@informatik.tu-muenchen.de Kalle Olavi Niemitalo tosi@stekt.oulu.fi Kamal Paul Nigam Kamal_Paul_Nigam@gs35.sp.cs.cmu.edu +Karl Eichwalder keichwa@gmx.net Karl Heuer kwzh@gnu.org Karsten Thygesen karthy@kom.auc.dk Kaveh R. Ghazi ghazi@caip.rutgers.edu diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d65860e5aa..7af3e48e80 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,9 @@ +2000-09-09 Jim Meyering + + * doc/sh-utils.texi (Setting the time): Correct the capitalization of + `HHMM' in the info-rendering of the texinfo documentation. + Reported by Karl Eichwalder. + 2000-08-14 Jim Meyering * src/tee.c (main): Remove incorrect `FIXME' comment.