From 24d5274ba96267f234917b9785c6229774e5b63f Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Tue, 6 Dec 2005 20:36:49 +0000 Subject: [PATCH] *** empty log message *** --- doc/ref/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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