]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 9 Sep 2000 14:35:18 +0000 (14:35 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Sep 2000 14:35:18 +0000 (14:35 +0000)
THANKS
old/sh-utils/ChangeLog

diff --git a/THANKS b/THANKS
index 44b83c7692b4fdd35e7472886cee4bda7c06290a..a1068d9cedf7736d7963c3460b52cd8417d743d4 100644 (file)
--- 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
index d65860e5aad359274eac0248286089fdc7441957..7af3e48e807b665e8a4301d62c2c458b39f99c18 100644 (file)
@@ -1,3 +1,9 @@
+2000-09-09  Jim Meyering  <meyering@lucent.com>
+
+       * 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  <meyering@lucent.com>
 
        * src/tee.c (main): Remove incorrect `FIXME' comment.