* accessible.py: Narrow queried interfaces (bug #478124). Narrow
[platform/core/uifw/at-spi2-atk.git] / pyatspi / ChangeLog
index 6de4668..2e63af4 100644 (file)
@@ -1,3 +1,9 @@
+2007-10-12  Eitan Isaacson  <eitan@ascender.com>
+
+       * accessible.py: Narrow queried interfaces (bug #478124). Narrow
+       objects returned from Relation.getTarget() to
+       Accessibility.Accessible (bug #478129).
+
 2007-10-06  Eitan Isaacson  <eitan@ascender.com>
 
        * utils.py (StateSet.add): Fixed type (bug #484201).