
tseaver at palladion
Feb 5, 2007, 8:16 AM
Post #1 of 1
(3981 views)
Permalink
|
|
CVS: Products/ZopeVersionControl - CHANGES.txt:1.9 version.txt:1.11
|
|
Update of /cvs-repository/Products/ZopeVersionControl In directory cvs.zope.org:/tmp/cvs-serv14512 Modified Files: CHANGES.txt version.txt Log Message: - Add omitted 'tests/common.py' module; tag 0.3.4. === Products/ZopeVersionControl/CHANGES.txt 1.8 => 1.9 === --- Products/ZopeVersionControl/CHANGES.txt:1.8 Wed Sep 20 11:06:02 2006 +++ Products/ZopeVersionControl/CHANGES.txt Mon Feb 5 11:16:26 2007 @@ -1,5 +1,9 @@ ZopeVersionControl Product Changelog + ZopeVersionControl 0.3.4 (2007/02/05) + + - Add omitted 'tests/common.py' module. + ZopeVersionControl 0.3.3 (2006/09/20) - __init__.py, nonversioned.py: Fixed compatibility with Zope 2.8 === Products/ZopeVersionControl/version.txt 1.10 => 1.11 === --- Products/ZopeVersionControl/version.txt:1.10 Wed Sep 20 11:06:03 2006 +++ Products/ZopeVersionControl/version.txt Mon Feb 5 11:16:26 2007 @@ -1 +1 @@ -ZopeVersionControl-0.3.3 +ZopeVersionControl-0.3.4 _______________________________________________ Zope-CVS maillist - Zope-CVS [at] zope http://mail.zope.org/mailman/listinfo/zope-cvs Zope CVS instructions: http://dev.zope.org/CVS
|