[Zope-Checkins] SVN: Zope/branches/2.12/ Update AQ

Hanno Schlichting hannosch at hannosch.eu
Sat Feb 19 11:18:44 EST 2011


Log message for revision 120453:
  Update AQ
  

Changed:
  U   Zope/branches/2.12/doc/CHANGES.rst
  U   Zope/branches/2.12/versions.cfg

-=-
Modified: Zope/branches/2.12/doc/CHANGES.rst
===================================================================
--- Zope/branches/2.12/doc/CHANGES.rst	2011-02-19 16:15:45 UTC (rev 120452)
+++ Zope/branches/2.12/doc/CHANGES.rst	2011-02-19 16:18:44 UTC (rev 120453)
@@ -14,6 +14,13 @@
 - LP #713820: Remove docstrings from various methods in ZCatalog, as they
   shouldn't be web-publishable.
 
+Features
+++++++++
+
+- Updated distributions:
+
+  - Acquisition = 2.13.6
+
 2.12.15 (2011-02-06)
 --------------------
 

Modified: Zope/branches/2.12/versions.cfg
===================================================================
--- Zope/branches/2.12/versions.cfg	2011-02-19 16:15:45 UTC (rev 120452)
+++ Zope/branches/2.12/versions.cfg	2011-02-19 16:18:44 UTC (rev 120453)
@@ -3,7 +3,7 @@
 
 [versions]
 Zope2 =
-Acquisition = 2.13.5
+Acquisition = 2.13.6
 buildout.dumppickedversions = 0.4
 ClientForm = 0.2.10
 DateTime = 2.12.6



More information about the Zope-Checkins mailing list