[Zope-Checkins] SVN: Zope/branches/2.13/ Updated to Zope Toolkit 1.0.1.
Hanno Schlichting
hannosch at hannosch.eu
Wed Nov 17 15:58:29 EST 2010
Log message for revision 118452:
Updated to Zope Toolkit 1.0.1.
Changed:
U Zope/branches/2.13/doc/CHANGES.rst
U Zope/branches/2.13/versions.cfg
-=-
Modified: Zope/branches/2.13/doc/CHANGES.rst
===================================================================
--- Zope/branches/2.13/doc/CHANGES.rst 2010-11-17 20:52:37 UTC (rev 118451)
+++ Zope/branches/2.13/doc/CHANGES.rst 2010-11-17 20:58:29 UTC (rev 118452)
@@ -12,7 +12,11 @@
++++++++++
+Features Added
+++++++++++++++
+- Updated to Zope Toolkit 1.0.1.
+
2.13.0 (2010-11-05)
-------------------
Modified: Zope/branches/2.13/versions.cfg
===================================================================
--- Zope/branches/2.13/versions.cfg 2010-11-17 20:52:37 UTC (rev 118451)
+++ Zope/branches/2.13/versions.cfg 2010-11-17 20:58:29 UTC (rev 118452)
@@ -1,5 +1,5 @@
[buildout]
-extends = http://download.zope.org/zopetoolkit/index/1.0/ztk-versions.cfg
+extends = http://download.zope.org/zopetoolkit/index/1.0.1/ztk-versions.cfg
versions = versions
[versions]
@@ -35,9 +35,6 @@
ZODB3 = 3.10.1
zope.testing = 3.9.4
-# Waiting for ZTK 1.0.1 release
-zope.sendmail = 3.7.4
-
# Zope2 dependencies
repoze.retry = 1.0
repoze.tm2 = 1.0a5
More information about the Zope-Checkins
mailing list