diff --git a/.cvsignore b/.cvsignore index c195046c2..1f73cf277 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,6 +6,7 @@ autom4te.cache benchmark-guile check-guile check-guile.log +compile confdefs.h config.build-subdirs config.cache diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 58ae23ac7..a1cde56ea 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,5 +1,8 @@ 2003-04-07 Rob Browning + * debug.h: change "id" arg name to "info_id" to avoid objective-c + clash. + * num2integral.i.c (NUM2INTEGRAL): fix bug pointed out by Mikael and add regression test to standalone/.