Allow hyperlinks to implement AccessibleAction; this convention is
[platform/upstream/at-spi2-core.git] / ChangeLog
index 8375f51..4d1d343 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,16 @@
 2003-06-30  Bill Haneman <bill.haneman@sun.com>
+       
+       * libspi/action.c:
+       (get_action_from_servant): 
+       Removed assertion that action is implemented on an AtkObject.
+
+       * libspi/hyperlink.c:
+       (spi_hyperlink_new):
+       Aggregate AccessibleAction interface on the hyperlink object if
+       the object implements AtkAction.  (This convention is used in
+       gtkhtml2.)
+       
+2003-06-30  Bill Haneman <bill.haneman@sun.com>
 
        * configure.in: Revved to 1.3.5.