Author: bdelacretaz Date: Fri Mar 11 00:58:23 2005 New Revision: 157065 URL: http://svn.apache.org/viewcvs?view=rev&rev=157065 Log: shapes sample fixed in tour block
Modified: cocoon/trunk/status.xml Modified: cocoon/trunk/status.xml URL: http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?view=diff&r1=157064&r2=157065 ============================================================================== --- cocoon/trunk/status.xml (original) +++ cocoon/trunk/status.xml Fri Mar 11 00:58:23 2005 @@ -201,6 +201,10 @@ <changes> <release version="@version@" date="@date@"> + <action dev="BD" type="fix"> + Tour block: fix "shapes" sample using if/else in flowscript + instead of switch. + </action> <action dev="VG" type="update"> Build: Added exclude.all.blocks and include.all.blocks properties to quickly toggle all blocks on or off.