diff --git a/libguile/ChangeLog b/libguile/ChangeLog index ecf0b01b9..1a3fc8e28 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +2003-07-27 Marius Vollmer + + * __scm.h (SCM_C_INLINE_KEYWORD): New. + * numbers.c: Use it in place of SCM_C_INLINE so that the code + compiles when SCM_C_INLINE is undefined. + 2003-07-24 Dirk Herrmann * __scm.h: Reformulated the architecture and compiler properties