* event.py (Event.__init__): Catch AttributeError when ref()ing
[platform/core/uifw/at-spi2-atk.git] / pyatspi / ChangeLog
index 2e63af4..b558cd0 100644 (file)
@@ -1,3 +1,15 @@
+2007-10-25  Eitan Isaacson  <eitan@ascender.com>
+
+       * event.py (Event.__init__): Catch AttributeError when ref()ing 
+       event.source (bug #490205).
+       * accessible.py (_makeExceptionHandler._inner): If return value is
+       a CORBA object, ref() it (bug #490202).
+
+2007-10-22  Eitan Isaacson  <eitan@ascender.com>
+
+       * accessible.py (_RelationMixin.getTarget): Add a ref() to the
+       retrieved target (bug #489273).
+
 2007-10-12  Eitan Isaacson  <eitan@ascender.com>
 
        * accessible.py: Narrow queried interfaces (bug #478124). Narrow