aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-05-11 03:18:26 +0000
committerdos-reis <gdr@axiomatics.org>2009-05-11 03:18:26 +0000
commitd3eeff8c0c553fd276f475590b2967bf388bdbed (patch)
tree9a10730cad5da6b9513bc67f3180aceb1105bed7 /src/ChangeLog
parentc17f22c0fea71fba2e99aad1e7292be1963ae96d (diff)
downloadopen-axiom-d3eeff8c0c553fd276f475590b2967bf388bdbed.tar.gz
* boot/translator.boot: Don't load imported modules when
bootstrapping.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0c170808..e4cb67f4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2009-05-10 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * boot/translator.boot: Don't load imported modules when
+ bootstrapping.
+
+2009-05-10 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
Cope with SBCL-1.0.28 improvements.
* boot/translator.boot (translateToplevel): Load imported modules.
* boot/ast.boot ($constantIdentifiers): New.