aboutsummaryrefslogtreecommitdiff
path: root/src/interp/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-11-27 17:22:13 +0000
committerdos-reis <gdr@axiomatics.org>2007-11-27 17:22:13 +0000
commit18b0887c46d1bd949526790bfdc8aec6d622432d (patch)
treec354e4cb3b8835dd556e9426a761d54178d226b2 /src/interp/ChangeLog
parent59c36150116157adb70ab288db259a96b993e53a (diff)
downloadopen-axiom-18b0887c46d1bd949526790bfdc8aec6d622432d.tar.gz
* vmlisp.lisp (create-sbc): Remove.
* property.lisp: Don't use it anymore. * g-opt.boot: Likewise. * i-spec2.boot: Likewise.
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.