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.