summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cvsignore1
-rw-r--r--libguile/ChangeLog3
2 files changed, 4 insertions, 0 deletions
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 <rlb@defaultvalue.org>
+ * 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/.