------------------ * Bug fix: add deleted line by mistake [tiberich]
2.1
------------------ * Feature: Added script to check packages release on pypi but not on plone.org [voineali] * Bug fix: changed check_latest script to use the .installed.cfg file to get egg information, avoid messing around in buildout internals and depend on zc.buildout.unloadextension which doesn't seem to work properly [tiberich 14390]
2.0
------------------ * Bug fix: commit version.txt and history.txt before releasing package [tiberich 13987]
1.9
------------------ * Bug fix: don't fail if incompatible version of zc.buildout is used This is used in the clean sources folder [tiberich]
1.8
------------------ * Bug fix: added info about what fields are required in package metadata [tiberich]
1.7
------------------ * Bug fix: strip BOM from first character in file [tiberich] * Bug fix: don't abort if failing to install collective.dist [tiberich]