[Zope-Checkins] SVN: Zope/trunk/ Updated to Acquisition 2.12.1.
Hanno Schlichting
plone at hannosch.info
Wed Apr 15 16:02:15 EDT 2009
Log message for revision 99203:
Updated to Acquisition 2.12.1.
Changed:
U Zope/trunk/doc/CHANGES.rst
_U Zope/trunk/include/
U Zope/trunk/versions-zope2.cfg
-=-
Modified: Zope/trunk/doc/CHANGES.rst
===================================================================
--- Zope/trunk/doc/CHANGES.rst 2009-04-15 19:50:15 UTC (rev 99202)
+++ Zope/trunk/doc/CHANGES.rst 2009-04-15 20:02:14 UTC (rev 99203)
@@ -34,6 +34,8 @@
concept of protecting attribute 'set' does not exist in Zope 2, but it
should be possible to re-use packages that do declare such protection.
+- Updated to Acquisition 2.12.1.
+
- Updated to DateTime 2.12.0.
- Updated to ZODB 3.9.0a12.
Property changes on: Zope/trunk/include
___________________________________________________________________
Modified: svn:externals
- Acquisition svn://svn.zope.org/repos/main/Acquisition/trunk/src/Acquisition
ExtensionClass svn://svn.zope.org/repos/main/ExtensionClass/trunk/src/ExtensionClass
persistent svn://svn.zope.org/repos/main/ZODB/tags/3.9.0a12/src/persistent
+ Acquisition svn://svn.zope.org/repos/main/Acquisition/tags/2.12.1/src/Acquisition
ExtensionClass svn://svn.zope.org/repos/main/ExtensionClass/trunk/src/ExtensionClass
persistent svn://svn.zope.org/repos/main/ZODB/tags/3.9.0a12/src/persistent
Modified: Zope/trunk/versions-zope2.cfg
===================================================================
--- Zope/trunk/versions-zope2.cfg 2009-04-15 19:50:15 UTC (rev 99202)
+++ Zope/trunk/versions-zope2.cfg 2009-04-15 20:02:14 UTC (rev 99203)
@@ -3,7 +3,7 @@
versions = versions
[versions]
-Acquisition = 2.12.0a1
+Acquisition = 2.12.1
DateTime = 2.12.0
ExtensionClass = 2.11.1
Persistence = 2.11.1
More information about the Zope-Checkins
mailing list