[Zope-Checkins] SVN: Zope/trunk/ New zope.container = 3.11.0 release

Hanno Schlichting hannosch at hannosch.eu
Thu Dec 31 15:17:18 EST 2009


Log message for revision 107473:
  New zope.container = 3.11.0 release
  

Changed:
  U   Zope/trunk/ZOPE_APP_DEPENDENCIES.rst
  U   Zope/trunk/doc/CHANGES.rst
  U   Zope/trunk/versions.cfg

-=-
Modified: Zope/trunk/ZOPE_APP_DEPENDENCIES.rst
===================================================================
--- Zope/trunk/ZOPE_APP_DEPENDENCIES.rst	2009-12-31 20:14:40 UTC (rev 107472)
+++ Zope/trunk/ZOPE_APP_DEPENDENCIES.rst	2009-12-31 20:17:17 UTC (rev 107473)
@@ -133,13 +133,13 @@
 =========================
 
 - [X] zope.authentication (seems to be used for some ILogin related stuff)
-      x zope.publisher
+      * zope.publisher
 
-- [ ] zope.broken (this is really just one interface, merge into ZODB3?)
+- [ ] zope.broken (this is really just one interface, merge into ZODB3!)
       o zope.container
 
 - [ ] zope.cachedescriptors (this is only used for the Lazy implementation)
-      o zope.container
+      * zope.container
       o zope.formlib
 
 - [ ] zope.deferredimport (we should stop using it)

Modified: Zope/trunk/doc/CHANGES.rst
===================================================================
--- Zope/trunk/doc/CHANGES.rst	2009-12-31 20:14:40 UTC (rev 107472)
+++ Zope/trunk/doc/CHANGES.rst	2009-12-31 20:17:17 UTC (rev 107473)
@@ -75,7 +75,7 @@
   - zope.browserresource = 3.10.2
   - zope.component = 3.8.0
   - zope.configuration = 3.7.0
-  - zope.container = 3.10.1
+  - zope.container = 3.11.0
   - zope.contentprovider = 3.6.1
   - zope.contenttype = 3.5.0
   - zope.copypastemove = 3.6.0

Modified: Zope/trunk/versions.cfg
===================================================================
--- Zope/trunk/versions.cfg	2009-12-31 20:14:40 UTC (rev 107472)
+++ Zope/trunk/versions.cfg	2009-12-31 20:17:17 UTC (rev 107473)
@@ -39,7 +39,7 @@
 zope.cachedescriptors = 3.5.0
 zope.component = 3.8.0
 zope.configuration = 3.7.0
-zope.container = 3.10.1
+zope.container = 3.11.0
 zope.contentprovider = 3.6.1
 zope.contenttype = 3.5.0
 zope.datetime = 3.4.0



More information about the Zope-Checkins mailing list