Hey, Dan Korostelev wrote:
That's a great piece of work you did, thanks!
I've been following package releases and have noticed some mistakes mainly in changelog formatting:
zope.proxy =========
3.5.0 (unreleased)
* Added support to bootstrap on Jython. * Use zope.container instead of zope.app.container.
Well, it IS released :) Also it doesn't really "use" zope.container or zope.app.container, there's just a comment in the .c file :)
Oops, fixed it.
zope.dublincore =============
3.4.2 (unreleased) 3.4.1 (2009-01-26)
Again, it IS released. Also some changelog entry is missing :)
Fixed too now. I must've accidentally tagged before I made some more changes in the release notes. Easy to make mistakes when doing so many releases, thanks for catching them! Regards, Martijn