aboutsummaryrefslogtreecommitdiff
path: root/src/interp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/ChangeLog')
-rw-r--r--src/interp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/interp/ChangeLog b/src/interp/ChangeLog
index 63a96585..36577d81 100644
--- a/src/interp/ChangeLog
+++ b/src/interp/ChangeLog
@@ -1,3 +1,10 @@
+2007-11-27 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * vmlisp.lisp (create-sbc): Remove.
+ * property.lisp: Don't use it anymore.
+ * g-opt.boot: Likewise.
+ * i-spec2.boot: Likewise.
+
2007-11-26 Gabriel Dos Reis <gdr@cs.tamu.edu>
* compiler.boot (compileNot): New.