[Zope-Checkins] SVN: Zope/branches/2.13/ Update to ZODB3 = 3.10.2
Hanno Schlichting
hannosch at hannosch.eu
Sat Feb 12 08:41:01 EST 2011
Log message for revision 120298:
Update to ZODB3 = 3.10.2
Changed:
U Zope/branches/2.13/doc/CHANGES.rst
U Zope/branches/2.13/versions.cfg
-=-
Modified: Zope/branches/2.13/doc/CHANGES.rst
===================================================================
--- Zope/branches/2.13/doc/CHANGES.rst 2011-02-12 11:44:50 UTC (rev 120297)
+++ Zope/branches/2.13/doc/CHANGES.rst 2011-02-12 13:41:01 UTC (rev 120298)
@@ -18,6 +18,7 @@
- Updated distributions:
- Products.ZCatalog = 2.13.6
+ - ZODB3 = 3.10.2
2.13.4 (2011-02-06)
-------------------
Modified: Zope/branches/2.13/versions.cfg
===================================================================
--- Zope/branches/2.13/versions.cfg 2011-02-12 11:44:50 UTC (rev 120297)
+++ Zope/branches/2.13/versions.cfg 2011-02-12 13:41:01 UTC (rev 120298)
@@ -33,7 +33,7 @@
# ZTK KGS overrides
manuel = 1.1.1
mechanize = 0.2.3
-ZODB3 = 3.10.1
+ZODB3 = 3.10.2
zope.testing = 3.9.4
# Zope2 dependencies
More information about the Zope-Checkins
mailing list