aboutsummaryrefslogtreecommitdiff
path: root/src/boot/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/ChangeLog')
-rw-r--r--src/boot/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/boot/ChangeLog b/src/boot/ChangeLog
index 5354e39f..cf785f41 100644
--- a/src/boot/ChangeLog
+++ b/src/boot/ChangeLog
@@ -1,3 +1,14 @@
+2007-10-27 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * ast.boot.pamphlet (bfLp1): Simplify loop code generation.
+ Update cached Lisp translation.
+ * includer.boot.pamphlet: Update cached Lisp translation.
+ * parser.boot.pamphlet: Likewise.
+ * pile.boot.pamphlet: Likewise.
+ * scanner.boot.pamphlet: Likewise.
+ * tokens.boot.pamphlet: Likewise.
+ * translator.boot.pamphlet: Likewise.
+
2007-10-15 Gabriel Dos Reis <gdr@cs.tamu.edu>
* ast.boot.pamphlet (bfSUBLIS1): Return fix point.