diff --git a/libguile/ChangeLog b/libguile/ChangeLog index fc6ec2915..bdba91875 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2000-10-18 Marius Vollmer + + * gc_os_dep.c (GC_noop1, GC_bool, TRUE, FALSE, VOLATILE): + Definitions copied from Boehm collector. + 2000-10-13 Dirk Herrmann * list.[ch] (scm_sloppy_memq, scm_sloppy_memv, scm_sloppy_member):