aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2b03097c..c8e4b572 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2011-05-16 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * boot/ast.boot (bfAtScope): New.
+ * boot/parser.boot (bpDo): Accept scoped expressions.
+ * boot/translator.boot: Cleanup.
+
2011-05-15 Gabriel Dos Reis <gdr@cs.tamu.edu>
* boot/tokens.boot: "do" is now a keyword.