From: Jim Meyering Date: Sat, 24 Sep 2005 10:06:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.90~95 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b1ae384b233cf42586906a02ddf9f81c26f2efd7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 9ef4fb24f2..5b81939f92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ * Version 5.3.1-cvs. + * tests/seq/basic (eq-wid-1, eq-wid-2): Disable these tests for now. + They fail with non-gcc compilers and some combinations + of options and libraries on Solaris systems. + * 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.