diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 1341e16bf..392ff20b3 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +2000-03-16 Mikael Djurfeldt + + * __scm.h (GC_FREE_SEGMENTS): Disable this until we have made + freeing of segment work with the new GC scheme. (Thanks to + Michael Livshin.) + 2000-03-16 Mikael Djurfeldt * gc.c, gc.h (scm_map_free_list): Define also if GUILE_DEBUG is