------------------
- Added ``--raw``, for use with ``--list-addons`` e.g. ``bin/install-plone --list--addons --raw``
- Added ``--preserve`` for use with ``--install-addons`` e.g. ``bin/install-plone --install-addons Products.PloneFormGen --preserve``
- Bug fix: ``bin/install-plone --install-addons PACKAGE(S)`` can now be run the first time to install both Plone and add-ons.
- Bug fix: ``bin/install-plone --install-addons PACKAGE(S)`` saves a copy of buildout.cfg and reverts changes if a Buildout run fails.