diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 5 |
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. |