=========================
 pyutilib.enum CHANGELOG
=========================

-------------------------------------------------------------------------------
 Version 1.3
-------------------------------------------------------------------------------

- Under development.

-------------------------------------------------------------------------------
 Version 1.2
-------------------------------------------------------------------------------

- Replaced cmp method on EnumValue with the full set of rich comparison methods

-------------------------------------------------------------------------------
 Version 1.1
-------------------------------------------------------------------------------

- Portability changes for Python 3.x

-------------------------------------------------------------------------------
 Version 1.0.7
-------------------------------------------------------------------------------

- Reformatting with reindent.

-------------------------------------------------------------------------------
 Version 1.0.6
-------------------------------------------------------------------------------

- Changed tests to eliminate the use of deprecated 'fail*' syntax.

-------------------------------------------------------------------------------
 Version 1.0.5
-------------------------------------------------------------------------------

- Update to package README files to point to the new PyUtilib mailing lists.

-------------------------------------------------------------------------------
 Version 1.0.4
-------------------------------------------------------------------------------

- Bug fix in test import.

-------------------------------------------------------------------------------
 Version 1.0.3
-------------------------------------------------------------------------------

- Misc modification of svn:ignore properties.

-------------------------------------------------------------------------------
 Version 1.0
-------------------------------------------------------------------------------

- First general release of this package.

