diff --git a/test-suite/ChangeLog b/test-suite/ChangeLog index 117273be1..6bbe5d7c4 100644 --- a/test-suite/ChangeLog +++ b/test-suite/ChangeLog @@ -1,3 +1,10 @@ +2006-12-02 Kevin Ryde + + * tests/numbers.test (min, max): Correction to big/real and real/big + tests, `big*5' will round on a 64-bit system. And use `eqv?' to + ensure intended exact vs inexact is checked. Reported by Aaron + M. Ucko, Debian bug 396119. + 2006-11-29 Ludovic Courtès * test-suite/tests/vectors.test: Use `define-module'.