aboutsummaryrefslogtreecommitdiff
path: root/src/interp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/ChangeLog')
-rw-r--r--src/interp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/interp/ChangeLog b/src/interp/ChangeLog
index 84afa26c..81b92178 100644
--- a/src/interp/ChangeLog
+++ b/src/interp/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-13 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * c-util.boot (isAlmostSimple): A `case' expresion with a simple
+ identified as first operand is a simple-expression.
+
2007-12-12 Gabriel Dos Reis <gdr@cs.tamu.edu>
* parse.boot: Register parsers by name, not by pointers.