diff options
-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 |