=====================================
 pyutilib.component.config CHANGELOG
=====================================

-------------------------------------------------------------------------------
 Version 3.3
-------------------------------------------------------------------------------

- Under development.

-------------------------------------------------------------------------------
 Version 3.2.3
-------------------------------------------------------------------------------

- Change to ensure that ConfigParser configuration files are sorted when
  printed in Python 2.6

- Skipping associated baseline tests for Python version < 2.6, since
  we cannot guarantee a fixed order for those results.

- Updating test baselines to 

-------------------------------------------------------------------------------
 Version 3.2.2
-------------------------------------------------------------------------------

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

-------------------------------------------------------------------------------
 Version 3.2.1
-------------------------------------------------------------------------------

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

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

- Renaming pyutilib.plugin.config to pyutilib.component.config

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

- Revised setup.py to import setuptools unconditionally

- Force plugins to lie in the 'plugin' namespace

- Bug fix in add_tempfile()

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

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

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

