Grok 0.10.1 released
Maintenance release of the 0.10 series
Grok 0.10.1 is a bugfix release of Grok, and the first outcome of the Neanderthal Grok sprint that was hosted by GfU Cyrus in Cologne, Germany, last week.
The sole aim of this release is to fix Grok's installation story. Releases of Zope 3 components that Grok relied on had the tendency to break Grok. Since Grok now uses a fixed list of versions it relies on, this problem should now be solved. The grokproject tool has also been updated to 0.6, and now automatically uses the version list feature.
To update grokproject to 0.6, please type the following:
$ easy_install -U grokproject
For more information about this release, including instructions on how to update existing buildouts to use the version list feature, see here: http://grok.zope.org/releaseinfo/readme.html

