From c7f6ea118ff85e264a6f1eb603af5657b5a7a5fd Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Mon, 13 Mar 2000 10:02:20 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 254e25799..279414080 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +2000-03-13 Mikael Djurfeldt + + * __scm.h (SCM_ALLOW_INTS, SCM_REALLOW_INTS): Removed call to + SCM_ASYNC_TICK. (This is a preparation for POSIX threads support, + and kind of an experiment: Will this cause problems?) + Sun Mar 12 13:26:30 2000 Greg J. Badros * Makefile.am: Added *.doc to DISTCLEANFILES.