=======
CHANGES
=======

0.5.5 (2017-04-11)
------------------

- bugfix: don't add not active marked scheduler items to pending list and
  don't return not active items as next scheduled items

- bugfix: switch IPossibleSite import from zope.location to zope.component
  (was moved)

- removed zope.app.testing dependency, copy some testing code setup to
  p01.remote.testing


0.5.4 (2012-04-06)
------------------

- Added the columns ``started`` and ``completed`` to the processor page


0.5.3 (2011-02-08)
------------------

- added maintenance jobs: RemoveCompletedJobsJob and PackZODBJob

Version 0.5.2 (2010-01-27)
--------------------------

- removed pullNextJob from scheduler (this was a left over and never used)

Version 0.5.1 (2009-05-16)
--------------------------

- improve pages


Version 0.5.0 (2009-05-11)
--------------------------

- Initial Release
