-----------------
* Unit tests run with Python 2.4, 2.5, 2.6, 2.7 and 3.2 now.
[fschulze]
* Officially added source rewrites. Refs 56
[fschulze]
* Add additional optional config file ``.mr.developer-options.cfg`` which is
read from the buildout directory for local version controllable options.
[fschulze]
* Update all activated packages during buildout if ``always-checkout`` is true
instead of only the ones in the ``auto-checkout`` list or with the ``update``
option set. Refs 95
[fschulze]
* Fix asking for password for svn with basic authentication. Refs 100
[MordicusEtCubitus]
* Fixed regressions in svn module. Refs 37
[fschulze, evilbungle (Alan Hoey)]
* Fixed branch checkout for git on Python 3.
[mitchellrj]
* Fixed subversion checkout on Python 3.
[mitchellrj]