summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4831e8d2..40694859 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-10-10 Frank Ch. Eigler <fche@elastic.org>
+ * elaborate.cxx (match_node::bind): Improve error message.
+ (register_library_aliases): Catch and verbosify error message.
+ (semantic_pass): Provide a back-up exception catcher.
+
+2005-10-10 Frank Ch. Eigler <fche@elastic.org>
PR 1456.
* translate.cxx (c_unparser_assignment): Rename "pre" field to "post",
add blurb to clarify polarity.