* pyatspi/accessible.py: Fixed bug #435895, __getitem__
[platform/core/uifw/at-spi2-atk.git] / pyatspi / ChangeLog
index 5c58a51..5cf6c0e 100644 (file)
@@ -1,3 +1,30 @@
+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: 
+       Fixed bug #435832, Catch CORBA errors for ORBit.Methods
+
+2007-05-04  Peter Parente  <parente@cs.unc.edu>
+
+       * setup.py: 
+       * Makefile.am:
+       Fixed bug #435809, Add setup.py and Makefile.am
+
+2007-05-03  Peter Parente  <parente@cs.unc.edu>
+
+       * accessible.py: 
+       Fixed bug #435504, Add ignore flag to _mixClass
+
+2007-05-03  Peter Parente  <parente@cs.unc.edu>
+
+       Patch from Eitan.
+       * registry.py: 
+       Fixed bug #435284, Wrong params to deregister keystrokes
+
 2007-05-03  Peter Parente  <parente@cs.unc.edu>
 
        * accessible.py: