* setup.py:
[platform/core/uifw/at-spi2-atk.git] / pyatspi / ChangeLog
index 401a033..8f63083 100644 (file)
@@ -1,3 +1,30 @@
+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: 
+       Fixed bug #435177, Not saving narrow'ed interface
+
+2007-05-03  Peter Parente  <parente@cs.unc.edu>
+
+       * registry.py: 
+       Fixed bug #435282, Wrong instance variable name
+
 2007-04-30  Peter Parente <parente@cs.unc.edu>
 
        * accessible.py: