summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 81eb8b53..59b190de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-11-17 Frank Ch. Eigler <fche@redhat.com>
+
+ * tapsets.cxx (d_v_e_c_v::visit_target_symbol): Restore lost
+ exception-saving functionality that improves error messages
+ for incorrect $target expressions.
+ (translate_components): Systematize error messages somewhat.
+ * translate.cxx (emit_function, emit_probe): Clarify
+ "array locals" error message.
+
2006-11-10 David Smith <dsmith@redhat.com>
* tapsets.cxx