summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2006-06-29 17:18:49 +0000
committerBill Haneman <billh@src.gnome.org>2006-06-29 17:18:49 +0000
commitcce2ac695d7bd357bed8941b9086bce6f30b1ab8 (patch)
tree39bc8b5dfe6e7ebbf2bd2a4af9f3927eb6c087cc /ChangeLog
parentcb4ef999bc51cb5558a689abf0208e3994b88407 (diff)
downloadatk-cce2ac695d7bd357bed8941b9086bce6f30b1ab8.tar.gz
Added AtkHyperlinkImpl interface. See RFE #344284.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f07135..7512768 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-06-29 Bill Haneman <bill.haneman@sun.com>
+
+ * atk/atkhyperlinkimpl.h:
+ * atk/atkhyperlinkimpl.c:
+ (atk_hyperlink_impl_get_hyperlink): New method and
+ interface, allows a client to obtain the
+ AtkHyperlink instance associated with an AtkObject.
+ See RFE #344284.
+
2006-06-23 Bill Haneman <bill.haneman@sun.com>
* docs/atk-docs.sgml: Add index sections.