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 872f83cf..ac731f4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-08-28 Frank Ch. Eigler <fche@redhat.com>
+
+ * translate.cxx (visit_target): Make target variable exceptions
+ more informative.
+ (literal_stmt_for_local): Improve bad-type exception message.
+ * translate.cxx (emit_module_init): Include probe point in comments.
+
2005-08-27 Roland McGrath <roland@redhat.com>
* loc2c-test.c (print_type): New function.