Changelog
=========

0.0.9 (2011-09-03)
------------------

- Add support for calling any setters from buildout.
- If a transient error occurs, retry up to ``${:attempts}`` times.

0.0.8 (2011-08-30)
------------------

 - Support subtransactions (stops CacheSetup hanging)
 - Allow the Site recipe to set properties without a seperate properties part

0.1 (2010-04-24)
----------------

- Created friendly fork of collective.recipe.plonesite
- Catch non-zero exit codes
- Added a test to see if zeo is running before starting it
- Only shutdown zeo if we started it

