------------------
- Write the ``bootstrap.py`` script to the build directory. [pumazi]
- Write out the ``base.cfg`` with the specified Plone version. [pumazi]
- Generalize the Plone major version configuration into a single template
file. [pumazi]
- Added the ``--latest`` option to use the latest of whatever major/minor
Plone version. [pumazi]
- Added the ``--extend-with`` option to allow for additional configuration
(e.g. sources.cfg, good-py, versions.cfg, etc.). [pumazi]
- Added the ``--distributions`` option to allow for the addition of eggs
(a.k.a. Python distributions). [pumazi]