ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> zope-checkins
zope-checkins
[Zope-Checkins] SVN: Zope/branches/2.12/ Update to Acquisition = 2.12.4
by Hanno Schlichting other posts by this author
Oct 29 2009 3:22AM messages near this date
[Zope-Checkins] SVN: Zope/branches/2.12/include/ Update the persistent C header include | [Zope-Checkins] SVN: Zope/branches/2.11/ backport fix for LP #360761 (r105349:105351) to Zope 2.11
Log message for revision 105358:
  Update to Acquisition = 2.12.4
  

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

-=-
Modified: Zope/branches/2.12/doc/CHANGES.rst
===================================================================
--- Zope/branches/2.12/doc/CHANGES.rst	2009-10-29 10:17:44 UTC (rev 105357)
+++ Zope/branches/2.12/doc/CHANGES.rst	2009-10-29 10:22:19 UTC (rev 105358)
@@ -14,6 +14,7 @@
 - Updated packages:
 
   - ZODB3 = 3.9.3  (fixes bug where blob conflict errors hung commits)
+  - Acquisition = 2.12.4 (fixes problems with iteration support)
 
 - Assorted documentation cleanups, including a script to rebuild HTML
   documentation on Windows.


Property changes on: Zope/branches/2.12/include
___________________________________________________________________
Modified: svn:externals
   - Acquisition     svn://svn.zope.org/repos/main/Acquisition/tags/2.12.2/src/Acquisition
ExtensionClass  svn://svn.zope.org/repos/main/ExtensionClass/tags/2.11.3/src/ExtensionClass
persistent      svn://svn.zope.org/repos/main/ZODB/tags/3.9.0b4/src/persistent

   + Acquisition     svn://svn.zope.org/repos/main/Acquisition/tags/2.12.4/src/Acquisition
ExtensionClass  svn://svn.zope.org/repos/main/ExtensionClass/tags/2.11.3/src/ExtensionClass
persistent      svn://svn.zope.org/repos/main/ZODB/tags/3.9.0b4/src/persistent


Modified: Zope/branches/2.12/versions.cfg
===================================================================
--- Zope/branches/2.12/versions.cfg	2009-10-29 10:17:44 UTC (rev 105357)
+++ Zope/branches/2.12/versions.cfg	2009-10-29 10:22:19 UTC (rev 105358)
@@ -2,7 +2,7 @@
 versions = versions
 
 [versions]
-Acquisition = 2.12.3
+Acquisition = 2.12.4
 DateTime = 2.12.0
 ExtensionClass = 2.11.3
 Persistence = 2.11.1

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@[...].org
https://mail.zope.org/mailman/listinfo/zope-checkins

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved