[Checkins] SVN: zope.app.publication/branches/sylvain-testlayers/ Update CHANGES.txt.

Sylvain Viollon sylvain at infrae.com
Tue Apr 13 12:27:34 EDT 2010


Log message for revision 110811:
  Update CHANGES.txt.
  

Changed:
  U   zope.app.publication/branches/sylvain-testlayers/CHANGES.txt
  U   zope.app.publication/branches/sylvain-testlayers/setup.py

-=-
Modified: zope.app.publication/branches/sylvain-testlayers/CHANGES.txt
===================================================================
--- zope.app.publication/branches/sylvain-testlayers/CHANGES.txt	2010-04-13 16:26:16 UTC (rev 110810)
+++ zope.app.publication/branches/sylvain-testlayers/CHANGES.txt	2010-04-13 16:27:34 UTC (rev 110811)
@@ -2,12 +2,12 @@
 CHANGES
 =======
 
-3.11 (unreleased)
------------------
+3.11.0 (unreleased)
+-------------------
 
-- Don't depend on zope.app.testing.ztapi anymore in the tests.
+- Don't depend on zope.app.testing and zope.app.zcmlfiles anymore in
+  the tests.
 
-
 3.10.2 (2010-01-08)
 -------------------
 

Modified: zope.app.publication/branches/sylvain-testlayers/setup.py
===================================================================
--- zope.app.publication/branches/sylvain-testlayers/setup.py	2010-04-13 16:26:16 UTC (rev 110810)
+++ zope.app.publication/branches/sylvain-testlayers/setup.py	2010-04-13 16:27:34 UTC (rev 110811)
@@ -17,7 +17,7 @@
 # Zope Toolkit policies as described by this documentation.
 ##############################################################################
 
-version = '3.11dev'
+version = '3.11.0dev'
 
 import os
 from setuptools import setup, find_packages



More information about the checkins mailing list