diff --git a/test-suite/ChangeLog b/test-suite/ChangeLog index a383235a8..36f4a3619 100644 --- a/test-suite/ChangeLog +++ b/test-suite/ChangeLog @@ -1,3 +1,10 @@ +2004-05-30 Kevin Ryde + + * lib.scm (exception:numerical-overflow): New define. + * tests/numbers.test (modulo-expt): Use it and + exception:wrong-type-arg, avoiding empty "" regexp which is invalid on + BSD. Reported by Andreas Vögele. + 2004-05-29 Dirk Herrmann * standalone/test-asmobs-lib.c: Fixed include statement.