diff options
author | Jim Meyering <jim@meyering.net> | 1999-12-22 11:15:26 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-12-22 11:15:26 +0000 |
commit | 222389a6d0bb8fef5a9cee842827b61832eda36e (patch) | |
tree | f82ab7563fc3a00e0624dc1801b41cf10cc1c143 | |
parent | 621a5a5d61b725fde1701f81e919f1a2af89cab2 (diff) | |
download | coreutils-222389a6d0bb8fef5a9cee842827b61832eda36e.tar.xz |
*** empty log message ***
-rw-r--r-- | old/sh-utils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index b590788d3..ebf0f34ce 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,10 @@ +1999-12-22 Jim Meyering <meyering@ascend.com> + + * lib/getdate.y (get_date): Fix typo in time_t overflow test. + From Michael Stone. + + * tests/date/Test.pm (regress-1): New test for the above. + 1999-12-18 Jim Meyering <meyering@ascend.com> * src/who.c (print_entry): Correct do_lookup test so that who |