diff options
author | Jim Meyering <jim@meyering.net> | 1997-07-12 22:56:55 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-07-12 22:56:55 +0000 |
commit | 97fca9a840a40bd25e115877deaa5bd94bfd7f6d (patch) | |
tree | 0fc7b307347a8d507d1689d5a917585355370516 /old | |
parent | f124c131af3ed55d29c7df8693e8c8c7ba6a671c (diff) | |
download | coreutils-97fca9a840a40bd25e115877deaa5bd94bfd7f6d.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 68d57a7bb..30a270fe9 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -9,7 +9,7 @@ Set TZ after get_date call and before show_date call. Reported by Matthew Braun. * tests/date/Test.pm: Add new tests for this bug. - Add new examples from documentation. + Add tests based on new examples in documentation. * stpcpy.c: New file. * configure.in (AC_REPLACE_FUNCS): Add stpcpy.c |