summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f11f2e10..292b9bdc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-08-17 Frank Ch. Eigler <fche@elastic.org>
+
+ As suggested by "Zhaolei" <zhaolei@cn.fujitsu.com>:
+ * elaborate.cxx (semantic_pass_optimize[12],
+ unresolved, invalid, mismatch): Use stringstream and
+ print_error(semantic_error) instead of ad-hoc cerr.
+
2007-08-16 Frank Ch. Eigler <fche@elastic.org>
PR 1315.