=========================
 pyutilib.pyro CHANGELOG
=========================

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

- Under development.

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

- Use entry points to install scripts to ensure portability.

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

- Added "shutdown" method to dispatcher, to aid cluster cleanup.

- Modified pyro workers to more gracefully trap when a connection to
  its dispatch server is lost.

- Misc typo fixes in messages.

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

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

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

- Importing cPickle to improve performance.

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

- Revised output to clarify the actions that are executed.

- Added dispatch_srvr.cmd

- The Pyro (pyutilib) client has been changed to throw a RuntimeError if a 
  connection to the nameserver cannot be established.

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

- Initial release PyUtilib to create the pyutilib.pyro package.

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

