----------------
- new commandline to allow deploying to multiple hosts at once
- ability to take defaults from another part using 'extends' option
- fabfiles option to create your own hostout commands
- moved hostout cfg generation to deployment time
- egg releases hash of contents as version numbers and won't be built or uploaded unless changed
- new parts option to only install specified parts
- many option names simplified (backwards compatibility maintained)
- pre-commmands now runs before buildout initialisation
- buildout now run as 'effective-user' rather than root. pre and post commands still run as root
- eggs released directly to the download cache rather than a seperate dist directory
- version recognition only done once for all hostout parts