[Zope-Checkins] SVN: Zope/branches/2.13/ ZCatalog = 2.13.1
Hanno Schlichting
hannosch at hannosch.eu
Sat Dec 25 14:44:05 EST 2010
Log message for revision 119110:
ZCatalog = 2.13.1
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 2010-12-25 19:43:07 UTC (rev 119109)
+++ Zope/branches/2.13/doc/CHANGES.rst 2010-12-25 19:44:05 UTC (rev 119110)
@@ -13,6 +13,13 @@
- LP 686664: WebDAV Lock Manager ZMI view wasn't accessible.
+Features Added
+++++++++++++++
+
+- Updated distributions:
+
+ - Products.ZCatalog = 2.13.1
+
Restructuring
+++++++++++++
Modified: Zope/branches/2.13/versions.cfg
===================================================================
--- Zope/branches/2.13/versions.cfg 2010-12-25 19:43:07 UTC (rev 119109)
+++ Zope/branches/2.13/versions.cfg 2010-12-25 19:44:05 UTC (rev 119110)
@@ -22,7 +22,7 @@
Products.OFSP = 2.13.2
Products.PythonScripts = 2.13.0
Products.StandardCacheManagers = 2.13.0
-Products.ZCatalog = 2.13.0
+Products.ZCatalog = 2.13.1
Products.ZCTextIndex = 2.13.1
Record = 2.13.0
tempstorage = 2.12.1
More information about the Zope-Checkins
mailing list