summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61444b34..8ee6731a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-08-10 Josh Stone <joshua.i.stone@intel.com>
+
+ PR 4593
+ * translate.cxx (c_unparser::emit_common_header): Add an
+ error_buffer to the context to allow dynamic error messages.
+ * tapsets.cxx (dwflpp::express_as_string): Let deref / store_deref
+ fill in last_error with a detailed message.
+
2007-08-09 Frank Ch. Eigler <fche@elastic.org>
From Lai Jiangshan <laijs@cn.fujitsu.com>: