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 3f5ff6ab..f2422129 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-23 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/compiler.boot (compForm2): Simplify. Don't bother with
+ subsumption. Exit early on empty modemap candidate list.
+
2011-10-22 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/compiler.boot (compAtomWithModemap): Handle code-gen here.