diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 2a7d8036f..0f39bc1be 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2004-04-18 Kevin Ryde + + * numbers.c (scm_max, scm_min): For big/real, use SCM_SWAP rather than + explicit swapping code. + 2004-04-15 Kevin Ryde * cpp_sig_symbols.in: Add SIGSYS.