-----------------
* Added verbose flag to ``status`` command.
[fschulze]
* Deprecated ``sources-svn`` and ``sources-git`` in favour of just ``sources``
which allows more flexibility.
[fschulze]
* Changed ``status`` command to only check known paths and not the whole
``sources-dir`` path.
[fschulze]
* Add possibility to filter packages in ``update`` and ``status`` commands.
[fschulze]
* Tell the user at the end of the buildout run whether there have been any
errors during automatic checkout.
[fschulze]
* Install the ``develop`` script as the first part instead of the last, so it
can be used to fix problems.
[fschulze]