* accessible.py: Fix for bug #439531, unable to define instance
[platform/core/uifw/at-spi2-atk.git] / pyatspi / ChangeLog
index ef387f0..01faa67 100644 (file)
@@ -1,3 +1,25 @@
+2007-05-31  Peter Parente  <parente@cs.unc.edu>
+
+       * accessible.py: Fix for bug #439531, unable to define instance 
+       variables in accessible
+
+2007-05-25  Peter Parente  <parente@cs.unc.edu>
+
+       * utils.py: Partial fix for bug #437944, state set object fails when
+       used remotely. See bug about what it not fixed.
+
+2007-05-16  Peter Parente  <parente@cs.unc.edu>
+
+       * registry.py: Fixed bug #438623, state change events missing
+
+2007-05-10  Peter Parente  <parente@cs.unc.edu>
+
+       * utils.py: Fixed bug #437528, StateSet equals
+
+2007-05-10  Peter Parente  <parente@cs.unc.edu>
+
+       * registry.py: Fixed bug #436982 again (Patch from Eitan)
+
 2007-05-09  Peter Parente  <parente@cs.unc.edu>
 
        * registry.py: Corrected patch for bug #436982 so it works with