diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 57450f9c9..d60914290 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,11 @@ +2000-06-20 Mikael Djurfeldt + + * gc.h, tags.h: Be kind to compilers which must see hash signs in + column 0. (Thanks to Ian Grant.) + + * numbers.h: Put #ifdef HAVE_LONG_LONGS around declarations using + the long_long type. (Thanks to Bernard Urban.) + 2000-06-20 Mikael Djurfeldt * gc.c, gc.h (scm_default_init_heap_size_1,