summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ad842ce..ef6f41dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-07-09 Frank Ch. Eigler <fche@elastic.org>
+
+ From James Bottomley <James.Bottomley@HansenPartnership.com>
+ * tapsets.cxx: (dwflpp::global_alias_cache): New member.
+ (declaration_resolve): Search it, called from translate_components.
+ (update_alias_cache): Populate it, called from query_cu.
2008-07-09 <wenji.huang@oracle.com>