------------------
- Make "secure": all Buildout configuration files (for Plone, Zope2, the ZTK, etc.) are included in plock; this eliminates the possibility of a MITM-attack via remote extends (now you just need to trust PyPI and dist.plone.org.)
- Renamed script: ``install-plone`` to ``plock``.
- Renamed arg: ``--install-addons`` to ``--add-on`` (to improve argparse-provided usage statement).