aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 70aa8099..3f372bf1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2011-05-18 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/buildom.boot (Enumeration): Provide implementation of
+ constants.
+
+2011-05-18 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* boot/translator.boot: Remove bindings of $GenVarCounter.
* boot/parser.boot (bpOutItem): Bind it here.