From 1248f39fc8e203551f222b6ce5a9622435209983 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 13 Aug 2005 14:08:29 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 990b38fa50..40a65f61e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,8 +2,17 @@ * Version 5.3.1. + With todays additions, the generated shell script, + tests/date/date-tests had becoming far too large (over 350KB), + so use the superior-but-perl-requiring framework instead. + * tests/date/Test.pm: Move new tests from here... + * tests/misc/date: ...to this new file. + * tests/misc/Makefile.am (TESTS): Add date. + * tests/date/Test.pm (test_vector) [cross-dst]: New test for just-fixed getdate.y bug. + * tests/date/Test.pm (test_vector): Add 364 more tests like the above. + Remove unused $sunos4 variable. 2005-08-12 Jim Meyering -- 2.47.3