[CMF-checkins] SVN: CMF/branches/1.6/ Update to use GenericSetup
1.2 final.
Tres Seaver
tseaver at palladion.com
Tue Apr 24 17:26:00 EDT 2007
Log message for revision 74726:
Update to use GenericSetup 1.2 final.
Changed:
_U CMF/branches/1.6/
U CMF/branches/1.6/CHANGES.txt
U CMF/branches/1.6/EXTERNALS.txt
-=-
Property changes on: CMF/branches/1.6
___________________________________________________________________
Name: svn:externals
- #
# Used for maintenance of external resources in this svn bundle. Edit
# this file as appropriate and then run the following command from within
# the checkout directory where this file lives on your local machine:
#
# svn propset svn:externals -F ./EXTERNALS.TXT .
#
GenericSetup svn://svn.zope.org/repos/main/GenericSetup/tags/1.2beta
+ #
# Used for maintenance of external resources in this svn bundle. Edit
# this file as appropriate and then run the following command from within
# the checkout directory where this file lives on your local machine:
#
# svn propset svn:externals -F ./EXTERNALS.TXT .
#
GenericSetup svn://svn.zope.org/repos/main/GenericSetup/tags/1.2
Modified: CMF/branches/1.6/CHANGES.txt
===================================================================
--- CMF/branches/1.6/CHANGES.txt 2007-04-24 21:12:49 UTC (rev 74725)
+++ CMF/branches/1.6/CHANGES.txt 2007-04-24 21:25:59 UTC (rev 74726)
@@ -1,5 +1,9 @@
-CMF 1.6.4 (unreleased):
+CMF 1.6.4-beta (2007/04/24):
+ Other Changes
+
+ - Switch to using GenericSetup 1.2 final release (From 1.2beta).
+
Bug Fixes
- Fixed test breakage / spew when running on Zope 2.8.
Modified: CMF/branches/1.6/EXTERNALS.txt
===================================================================
--- CMF/branches/1.6/EXTERNALS.txt 2007-04-24 21:12:49 UTC (rev 74725)
+++ CMF/branches/1.6/EXTERNALS.txt 2007-04-24 21:25:59 UTC (rev 74726)
@@ -5,4 +5,4 @@
#
# svn propset svn:externals -F ./EXTERNALS.TXT .
#
-GenericSetup svn://svn.zope.org/repos/main/GenericSetup/tags/1.2beta
+GenericSetup svn://svn.zope.org/repos/main/GenericSetup/tags/1.2
More information about the CMF-checkins
mailing list