diff options
author | Jim Meyering <jim@meyering.net> | 2000-09-09 16:34:17 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-09-09 16:34:17 +0000 |
commit | 3d7a79559294970b6559998db95ac327f8a33918 (patch) | |
tree | 01b0cd1fa9d0567711bce72aa09c90575bd1c813 /old/sh-utils | |
parent | 1352d5e6ceec9803870becea212acda84ae72d04 (diff) | |
download | coreutils-3d7a79559294970b6559998db95ac327f8a33918.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 7af3e48e8..d10be85ef 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,9 @@ 2000-09-09 Jim Meyering <meyering@lucent.com> + * src/date.c (usage): Make the second `Usage' line more precise + (also making it match the texinfo documentation). + From Karl Eichwalder. + * doc/sh-utils.texi (Setting the time): Correct the capitalization of `HHMM' in the info-rendering of the texinfo documentation. Reported by Karl Eichwalder. |