1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-04 11:10:27 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 2000-03-13 10:02:20 +00:00
parent f7acb3985e
commit c7f6ea118f

View file

@ -1,3 +1,9 @@
2000-03-13 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
* __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 <gjb@cs.washington.edu>
* Makefile.am: Added *.doc to DISTCLEANFILES.