From: Jim Meyering Date: Sat, 24 Sep 2005 07:57:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.90~97 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e122fe5ae93a649f00d2f79d4bfebea7aa3d949c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5555a858fd..9ef4fb24f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2005-09-24 Paul Eggert +2005-09-24 Jim Meyering * Version 5.3.1-cvs. + * tests/misc/date (uninit-64): Restore this test. + Add start-up code to detect, and work around, the cases in + which the test might fail. + +2005-09-24 Paul Eggert + * tests/misc/date (uninit-64): Remove this test. It wasn't portable in theory (it doesn't work on hosts where 'int' is 64 bits, example) or in practice (Solaris 8 localtime returns garbage