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
	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: 
	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 Isaacson
	* 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: 
	Fixed bug #434686, wrong exception caught
	
2007-04-27  Li Yuan <li.yuan@sun.com>

	Patch from Peter.
	* registry.py:
	Bug #433627. Adds default handling, fixes docs.

2007-04-27  Li Yuan <li.yuan@sun.com>

	Patch from Peter.
	* constants.py:
	Bug #431057. Adds messing event.

2007-04-18  Li Yuan <li.yuan@sun.com>

	* __init__.py:
	* accessible.py:
	* constants.py:
	* registry.py:
	* utils.py:
	Some updates from Peter Parente.

2007-04-18  Li Yuan <li.yuan@sun.com>

	* pyatspi/__init__.py:
	* pyatspi/accessible.py:
	* pyatspi/constants.py:
	* pyatspi/event.py:
	* pyatspi/registry.py:
	* pyatspi/utils.py:
	Bug #430938. Add some files to create the uniform Python
	wrapper for at-spi.
