==================================
 pyutilib.component.app CHANGELOG
==================================

-------------------------------------------------------------------------------
 Version 3.2
-------------------------------------------------------------------------------

- Under development.

-------------------------------------------------------------------------------
 Version 3.1.5
-------------------------------------------------------------------------------

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

-------------------------------------------------------------------------------
 Version 3.1.4
-------------------------------------------------------------------------------

- Explicitly denote the namespace used to access the egg loader plugin. 

-------------------------------------------------------------------------------
 Version 3.1.3
-------------------------------------------------------------------------------

- Updating baseline for Python 2.7 tests.

- Skipped tests for Python version < 2.6 if we cannot ensure that the
  test results are sorted.

-------------------------------------------------------------------------------
 Version 3.1.2
-------------------------------------------------------------------------------

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

-------------------------------------------------------------------------------
 Version 3.1.1
-------------------------------------------------------------------------------

- Rework of unit tests to (a) import pyutilib.th as 'unittest' and
  (b) employ test skipping.

-------------------------------------------------------------------------------
 Version 3.1
-------------------------------------------------------------------------------

- Rename of pyutilib.plugin.app to pyutilib.component.app.

-------------------------------------------------------------------------------
 Version 3.0
-------------------------------------------------------------------------------

- Initial release PyUtilib to create the pyutilib.plugin.app package.

- See pyutilib.dist for previous ChangeLog information related to PyUtilib.

