[Zope-Checkins] SVN: Zope/trunk/versions.cfg Two older zope.* packages were not listed in the versions.cfg

Hanno Schlichting hannosch at hannosch.eu
Thu Jun 11 20:15:58 EDT 2009


Log message for revision 100893:
  Two older zope.* packages were not listed in the versions.cfg
  

Changed:
  U   Zope/trunk/versions.cfg

-=-
Modified: Zope/trunk/versions.cfg
===================================================================
--- Zope/trunk/versions.cfg	2009-06-12 00:07:07 UTC (rev 100892)
+++ Zope/trunk/versions.cfg	2009-06-12 00:15:57 UTC (rev 100893)
@@ -98,8 +98,9 @@
 zope.lifecycleevent = 3.5.2
 zope.location = 3.5.4
 zope.minmax = 1.1.0
+zope.modulealias = 3.4.0
+zope.pagetemplate = 3.5.0
 zope.password = 3.5.1
-zope.pagetemplate = 3.5.0
 zope.principalannotation = 3.6.0
 zope.principalregistry = 3.7.0
 zope.processlifetime = 1.0
@@ -119,5 +120,6 @@
 zope.tales = 3.4.0
 zope.testbrowser = 3.6.0a2
 zope.testing = 3.7.5
+zope.thread = 3.4
 zope.traversing = 3.7.0
 zope.viewlet = 3.5.0



More information about the Zope-Checkins mailing list