aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index acb4b103..67bdc994 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
2010-11-27 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * lisp/Makefile.in: Link the basic core with a C++ compiler when
+ GCL or ECL.
+ * lisp/core.lisp.in: Implement appropriate change.
+
+2010-11-27 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* etc/Makefile.in: Compile and link with a C++ compiler.
* etc/asq.c.pamphlet: Fix bogus declarations of standard
functions. Fix const-correctness for string literals.