diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 8c897f455..46583cd2a 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2004-05-01 Kevin Ryde + + * continuations.c (scm_dynthrow): Use >= instead of SCM_PTR_GE which + is now gone. Reported by Andreas Vögele. + 2004-04-28 Kevin Ryde * backtrace.c (display_frame_expr), numbers.c (XDIGIT2UINT,