diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 2666bf1bc..e76be6bd9 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,10 @@ +Wed Dec 15 19:45:14 1999 Greg J. Badros + + * *.h: Use SCM_NIMP(X) && in all the FOOP macros. + + * *.[ch]: Use do { ... } while (0) idiom in macros that expanded + to a bare block. + Tue Dec 14 10:53:14 1999 Greg J. Badros * snarf.h: Put SCM_PROC and SCM_PROC1 back in for