diff --git a/test-suite/ChangeLog b/test-suite/ChangeLog index dbdbb39b1..df2fdd1ca 100644 --- a/test-suite/ChangeLog +++ b/test-suite/ChangeLog @@ -1,3 +1,14 @@ +2005-03-13 Kevin Ryde + + * tests/numbers.test (=): Exercise inum/flonum cases that used to + round on 64-bit systems. + + * tests/numbers.test (logior): New tests, exercising negative bignums + reducing to inum. + + * tests/srfi-60.test: New file. + * Makefile.am (SCM_TESTS): Add it. + 2005-03-02 Marius Vollmer * tests/threads.test: Only test when 'threads are provided.