Log message for revision 66284: update changes and prepare for beta release
Changed: U Products.Five/branches/1.4/CHANGES.txt U Products.Five/branches/1.4/version.txt -=- Modified: Products.Five/branches/1.4/CHANGES.txt =================================================================== --- Products.Five/branches/1.4/CHANGES.txt 2006-03-31 17:54:18 UTC (rev 66283) +++ Products.Five/branches/1.4/CHANGES.txt 2006-03-31 17:54:49 UTC (rev 66284) @@ -2,8 +2,8 @@ Five Changes ============ -Five 1.4 (unreleased) -===================== +Five 1.4b (2006-03-31) +====================== Features -------- @@ -159,6 +159,14 @@ components has been removed as that functionality is now in the Zope 2 core as of Zope 2.9. +Five 1.2.3 (2006-03-31) +======================= + +Bugfixes +-------- + +* Added the ``class`` ZCML directive as an alias to ``content``. + Five 1.2.1 (2006-02-25) ======================= Modified: Products.Five/branches/1.4/version.txt =================================================================== --- Products.Five/branches/1.4/version.txt 2006-03-31 17:54:18 UTC (rev 66283) +++ Products.Five/branches/1.4/version.txt 2006-03-31 17:54:49 UTC (rev 66284) @@ -1 +1 @@ -Five 1.4 unreleased +Five 1.4b _______________________________________________ Zope-Checkins maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-checkins
