diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index ab78a87ad..0a1750e14 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,3 +1,9 @@ +2005-12-06 Marius Vollmer + + * api-init.texi, api-scheduling.texi, libguile-concepts.texi: + Removed scm_leave_guile, scm_enter_guile and all references to + them since they are no longer in the API. + 2005-11-19 Kevin Ryde * api-compound.texi (Retrieving Alist Entries): Revise for clarity and