aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f6e3e453..e21a79b7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,12 @@
2008-03-10 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * algebra/Makefile.pamphlet (strap/%.$(FASLEXT)): Don't copy
+ bootstrapping objects to final algebra directory.
+ (%.NRLIB/code.$(FASLEXT)): Specify bootstrapping objects location
+ as option.
+
+2008-03-10 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* lisp/core.lisp.in ("$faslType"): Export.
* interp/sys-driver.boot (algebraBootstrapDir): New.
* interp/lisplib.boot (findModule): New.