aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-05-20 04:22:58 +0000
committerdos-reis <gdr@axiomatics.org>2008-05-20 04:22:58 +0000
commitbdf3f9837adc3a9d6666c38fe0a8a22a79b9bfaa (patch)
treec112411c303bbc5a4d60d427d751efbd8187c6a8 /src/ChangeLog
parent7123c2aa973a96cfdd8a8afae08830577e66b0ee (diff)
downloadopen-axiom-bdf3f9837adc3a9d6666c38fe0a8a22a79b9bfaa.tar.gz
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7640dde2..bef613d9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,15 @@
2008-05-19 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * boot/ast.boot: Cleanup.
+ * boot/includer.boot: Likewise.
+ * boot/parser.boot: Likewise.
+ * boot/pile.boot: Likewise.
+ * boot/scanner.boot: Likewise.
+ * boot/tokens.boot: Likewise.
+ * boot/translator.boot: Likewise.
+
+2008-05-19 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
Port from btx-branch.
* lisp/core.lisp.in ($effectiveFaslType): New.
* boot/translator.boot (needsStableReference?): Handle the ECL case.