[Checkins] SVN: Zope/trunk/ Update DateTime and AccessControl
    Hanno Schlichting 
    hannosch at hannosch.eu
       
    Mon Dec 12 10:31:11 UTC 2011
    
    
  
Log message for revision 123711:
  Update DateTime and AccessControl
  
Changed:
  U   Zope/trunk/doc/CHANGES.rst
  U   Zope/trunk/versions.cfg
-=-
Modified: Zope/trunk/doc/CHANGES.rst
===================================================================
--- Zope/trunk/doc/CHANGES.rst	2011-12-12 10:28:35 UTC (rev 123710)
+++ Zope/trunk/doc/CHANGES.rst	2011-12-12 10:31:11 UTC (rev 123711)
@@ -50,7 +50,7 @@
 
 - Updated distributions:
 
-  - DateTime = 3.0b3
+  - DateTime = 3.0
   - docutils = 0.8.1
   - manuel = 1.5.0
 
Modified: Zope/trunk/versions.cfg
===================================================================
--- Zope/trunk/versions.cfg	2011-12-12 10:28:35 UTC (rev 123710)
+++ Zope/trunk/versions.cfg	2011-12-12 10:31:11 UTC (rev 123711)
@@ -5,9 +5,9 @@
 [versions]
 # Zope2-specific
 Zope2 =
-AccessControl = 2.13.4
+AccessControl = 2.13.5
 Acquisition = 2.13.8
-DateTime = 3.0b3
+DateTime = 3.0
 DocumentTemplate = 2.13.1
 ExtensionClass = 2.13.2
 initgroups = 2.13.0
    
    
More information about the checkins
mailing list