- Rewritten major parts of commands specific for the Windows Service, inspired by "collective.buildout.cluster.base.ClusterBase" as used by the Windows installer. Closes http://dev.plone.org/plone/ticket/10860. [kleist]
4.0.1
------------------
- Use pid file to check for running application, instead of service status. [sidnei]
4.0.0
------------------
- "console" mode on Windows no longer returns immediately, thus makes it usable by the Windows Service. [kleist]
- Made tests compatible with Windows. [hannosch]
- Added support for specifying new RelStorage options cache-local-mb, cache-delta-size-limit, commit-lock-timeout and commit-lock-id. [hannosch]
4.0b2
------------------
- Added a new dependency on ``mailinglogger`` and expose it as a convenient new option. [hannosch]
- Removed testing dependency on ``zope.testing`` and refactored test setup. [hannosch]
4.0b1
------------------
- The recipe could sometimes fail to build twice if no zcml option was given. This closes http://dev.plone.org/plone/ticket/10296. [hannosch]
4.0a4
------------------
- Removed commented out options from the http-server section. [hannosch]
- Added new ``enable-product-installation`` option and let it default to off. [hannosch]