[Zope-Checkins] SVN: Zope/trunk/ update to some new releases
Hano Schlichting
cvs-admin at zope.org
Sun Feb 24 13:46:16 UTC 2013
Log message for revision 129736:
update to some new releases
Changed:
U Zope/trunk/doc/CHANGES.rst
U Zope/trunk/versions.cfg
-=-
Modified: Zope/trunk/doc/CHANGES.rst
===================================================================
--- Zope/trunk/doc/CHANGES.rst 2013-02-24 13:42:41 UTC (rev 129735)
+++ Zope/trunk/doc/CHANGES.rst 2013-02-24 13:46:16 UTC (rev 129736)
@@ -85,12 +85,12 @@
- Updated distributions:
- AccessControl = 3.0.5
- - Acquisition = 4.0a1
- - DateTime = 3.0.3
- - ExtensionClass = 4.0a1
+ - Acquisition = 4.0
+ - DateTime = 4.0
+ - ExtensionClass = 4.0
- docutils = 0.8.1
- manuel = 1.5.0
- - Products.ZCatalog = 3.0a2
+ - Products.ZCatalog = 3.0b1
Restructuring
+++++++++++++
Modified: Zope/trunk/versions.cfg
===================================================================
--- Zope/trunk/versions.cfg 2013-02-24 13:42:41 UTC (rev 129735)
+++ Zope/trunk/versions.cfg 2013-02-24 13:46:16 UTC (rev 129736)
@@ -6,17 +6,17 @@
# Zope2-specific
Zope2 =
AccessControl = 3.0.6
-Acquisition = 4.0a1
-DateTime = 3.0.3
+Acquisition = 4.0
+DateTime = 4.0
DocumentTemplate = 2.13.2
-ExtensionClass = 4.0a1
+ExtensionClass = 4.0
initgroups = 2.13.0
Missing = 2.13.1
MultiMapping = 2.13.0
nt-svcutils = 2.13.0
Persistence = 2.13.2
Products.OFSP = 2.13.2
-Products.ZCatalog = 3.0a2
+Products.ZCatalog = 3.0b1
Products.ZCTextIndex = 2.13.4
Record = 2.13.0
tempstorage = 2.12.2
More information about the Zope-Checkins
mailing list