- Fix test for python3 version [aormazabal] - Add support for c.r.backup [mamico] - Document virtual mount points. [jean] - Disallow cross-database references finally (see https://dev.plone.org/ticket/11150) [jean]
0.6
================
- Support use of the recipe when the ZEO server and client are in different buildouts. [ramon]
0.5
================
- Support plone.recipe.zeoserver in addition to plone.recipe.zope2zeoserver. [davisagli]
0.4
================
- Add support for creating blob storages associated with the created filestorage parts. [davisagli]
- Fixed message indicating which parts the filestorage part must be installed before. This fixes https://bugs.launchpad.net/bugs/433877 (Thanks, Jean Jordaan) [davisagli]
0.3
================
- Avoid causing the installation of all parts, even those not listed in the [buildout] parts variable. Thanks to Dylan Jay for the diagnosis and fix. [davisagli]
- Fixed restructured text of long description (README.txt). [maurits]