diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 06d2cbb01..334866c0b 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +2005-03-04 Marius Vollmer + + * root.c (scm_call_with_dynamic_root): New docstring. + + * eval.c: Define _GNU_SOURCE. + 2005-03-02 Marius Vollmer Big merge from the mvo-thread-cleanup branch. The main changes