aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c86f4e1b..3f5ff6ab 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
2011-10-22 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/compiler.boot (compAtomWithModemap): Handle code-gen here.
+
+2011-10-22 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/br-op2.boot (htSayExplicitExports): Don't forget possible
constant marker in exported signatures.
* interp/cattable.boot (simpHas): Likewise.