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 390e0412..39399078 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2009-09-25 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * boot/ast.boot (bfMember): Improve a bit.
+ * boot/tokens.boot: Don't rename 'is' and 'inst'.
+ * boot/parser.boot: Use 'in' instead of 'MEMQ' where approrpriate.
+ * interp/: Likewise.
+
2009-09-24 Gabriel Dos Reis <gdr@cs.tamu.edu>
* boot/ast.boot (bfMember): New.