summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3bea623f..968abc24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-24 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 2599.
+ * elaborate.cxx (visit_assignment): Tolerate null current_expr.
+ * testsuite/semok/optimize.stp: Add relevant tests.
+
2006-04-23 Eugene Teo <eteo@redhat.com>
PR 2149