From d0a45bfffdcf94a5e59833ba8d9d9b41a9f790d4 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Fri, 4 Mar 2005 17:06:34 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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