aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8ffebce6..e3cbf6c4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,14 @@
2008-10-15 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/compiler.boot (backendCompile1): Move to c-util.boot.
+ (COMP): Likewise. Rename to backendCompile.
+ (compileFileQuietly): Move to c-util.boot.
+ (compAndDefine): Likewise.
+ (compQuietly): Likewise.
+ (compileQuitely): Likewise.
+
+2008-10-15 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* algebra/mkfunc.spad.pamphlet (unparse$InputForm): Use
inputForm2String$Lisp.