Changelog
=========

1.1.5rc1 (2010-07-30)
---------------------

* Add locales-directories [WouterVH]
* Code-cleanup with pyflakes [WouterVH]
* Removed tests.py-module, since we already have a tests-directory [WouterVH]
* Removed setup.cfg to have full control over name of released egg  
  [WouterVH, khink]
* Extended and re-formatted documentation [khink]

1.1.4
-----
* patch by Derek Broughton which extends the cron syntax so that you can now 
  also use /N and N-M formats


1.1.3
-----
* The egg with version 1.1.2 on egg servers (pypi plone.org) is corrupt.
* Fixed README, contained invalid rst


1.1.2
-----
* Fixed bug, missing 'ConflictError' import


1.1.1
-----
* share locks with memcached


1.0
---

* Initial release

