You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by an...@apache.org on 2005/09/18 06:56:38 UTC

svn commit: r289888 - /cocoon/trunk/status.xml

Author: antonio
Date: Sat Sep 17 21:56:35 2005
New Revision: 289888

URL: http://svn.apache.org/viewcvs?rev=289888&view=rev
Log:
Fix tabs

Modified:
    cocoon/trunk/status.xml

Modified: cocoon/trunk/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?rev=289888&r1=289887&r2=289888&view=diff
==============================================================================
--- cocoon/trunk/status.xml (original)
+++ cocoon/trunk/status.xml Sat Sep 17 21:56:35 2005
@@ -561,12 +561,12 @@
    </action>
   </release>
   <release version="2.1.8" date="TBD">
-	 <action dev="SW" type="add" due-to="Max Pfingsthorn" due-to-email="max.pfingsthorn@gmail.com">
-		CForms block: new form libraries features. You can now define form definition and binding
-		library files and import them for reuse and/or extension in regular definition and binding files.
-		<br/>
-		This is the result of the Max Pfingsthorn's Google Summer of Code (GSoC) project.
-	 </action>
+    <action dev="SW" type="add" due-to="Max Pfingsthorn" due-to-email="max.pfingsthorn@gmail.com">
+      CForms block: new form libraries features. You can now define form definition and binding
+      library files and import them for reuse and/or extension in regular definition and binding files.
+      <br/>
+      This is the result of the Max Pfingsthorn's Google Summer of Code (GSoC) project.
+    </action>
     <action dev="SW" type="update">
       When the upload size exceeds the configured limit, an RejectedPart is associated to the request
       rather than throwing a exception at the servlet level. This allows the application to handle