From 38525772e47764ea63cc52fcba436e316d7f0c07 Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Wed, 23 Aug 2000 18:22:19 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 129849b67..827f540e1 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +2000-08-23 Mikael Djurfeldt + + * gc.c (scm_gc_mark): Don't use GUILE_DEBUG flag to compile in + extra tests. (GUILE_DEBUG is only supposed to make extra + debugging functions available.) + 2000-08-21 Michael Livshin * gc.h (SCM_GC_CARD_N_CELLS): change to be a nice non-confusing