diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 0c0d10ec5..4eaf0e6ec 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2003-05-04 Marius Vollmer + + * throw.c (scm_ithrow): Remove "asm volatile" hack. It used to + work around a bug in GCC 2.95.2 but is now a bug in itself. + 2003-05-02 Marius Vollmer * deprecated.h (scm_rstate, scm_rng, SCM_SLOPPY_CONSP,