* registry.py: Fixed bug #436982 again (Patch from Eitan)
[platform/core/uifw/at-spi2-atk.git] / pyatspi / ChangeLog
index 6e909e0..8b77833 100644 (file)
@@ -1,3 +1,41 @@
+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
+       Python 2.4, not just 2.5
+
+2007-05-09  Peter Parente  <parente@cs.unc.edu>
+
+       * registry.py: Fixed bug #436982 (Patch from Eitan), crash on exit
+       * utils.py: Fixed bug #437153, bad StateSet add/remove impl.
+
+2007-05-08  Peter Parente  <parente@cs.unc.edu>
+
+       * constants.py: 
+       * accessible.py: 
+       * utils.py:
+       Fixed bug #436949, Need util to list all supported interfaces
+
+2007-05-08  Peter Parente  <parente@cs.unc.edu>
+
+        Patch from Eitan Isaacson
+       * accessible.py: 
+       Fixed bug #436930, Syntax error when raising IndexError
+
+2007-05-08  Peter Parente  <parente@cs.unc.edu>
+
+       Patch from Eitan Isaacson
+       * event.py: 
+       Fixed bug #435947, Fix reference count error
+
+2007-05-04  Peter Parente  <parente@cs.unc.edu>
+
+       * accessible.py: 
+       Fixed bug #435895, Fix __getitem__
+
 2007-05-04  Peter Parente  <parente@cs.unc.edu>
 
        * accessible.py: 
@@ -16,7 +54,7 @@
 
 2007-05-03  Peter Parente  <parente@cs.unc.edu>
 
-       Patch from Eitan.
+       Patch from Eitan Isaacson
        * registry.py: 
        Fixed bug #435284, Wrong params to deregister keystrokes