You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by as...@apache.org on 2006/03/13 03:06:54 UTC

svn commit: r385408 - /cocoon/branches/BRANCH_2_1_X/status.xml

Author: asavory
Date: Sun Mar 12 18:06:54 2006
New Revision: 385408

URL: http://svn.apache.org/viewcvs?rev=385408&view=rev
Log:
Add missing COCOON-1789

Modified:
    cocoon/branches/BRANCH_2_1_X/status.xml

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?rev=385408&r1=385407&r2=385408&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Sun Mar 12 18:06:54 2006
@@ -221,6 +221,9 @@
       Removed dependency of RoleFilterTransformer on buggy FilterTransformer.  
       Also thanks to Andrew Stevens for updating the patch against recent branch and Doug Bennet for the reminder. 
     </action>
+    <action dev="AS" type="add" fixes-bug="COCOON-1789" due-to="Simone Gianni" due-to-email="s.gianni@thebug.it">
+      Add Char datatype to forms.
+    </action> 
     <action dev="JBQ" type="add" fixes-bug="COCOON-1729" due-to="Rolf Metternich" due-to-email="rolf.metternich@ahafabrik.de">
       Allow to add multiple rows at once to a Repeater using &lt;fd:repeater-action command="add-row" number-of-rows="5" ...&gt;
     </action>