aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 19e0e7cc..95a22bc6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,13 @@
2008-08-20 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * boot/Makefile.in (oa_boot_linkset): Tidy.
+ ($(oa_boot_linkset)): New Make rule.
+ * lisp/Makefile.in (oa_base_lisp_linkset): Tidy.
+ ($(oa_base_lisp_linkset)): New Make rule.
+ * lisp/core.lisp.in (linkset-from): Read the linkset from the file.
+
+2008-08-20 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/compiler.boot (compMacro): Honor $verbose.
* interp/modemap.boot (putDomainsInScope): Likewise.
* interp/wi1.boot (compMacro): Likewise.