diff options
-rw-r--r-- | libguile/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 334866c0b..d7b5836a9 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,5 +1,7 @@ 2005-03-04 Marius Vollmer <marius.vollmer@uni-dortmund.de> + * threads.c (scm_try_mutex): Renamed argument for consistency. + * root.c (scm_call_with_dynamic_root): New docstring. * eval.c: Define _GNU_SOURCE. |