You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2005/09/09 22:27:00 UTC

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

Author: vgritsenko
Date: Fri Sep  9 13:26:56 2005
New Revision: 279868

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

Modified:
    cocoon/trunk/status.xml

Modified: cocoon/trunk/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?rev=279868&r1=279867&r2=279868&view=diff
==============================================================================
--- cocoon/trunk/status.xml (original)
+++ cocoon/trunk/status.xml Fri Sep  9 13:26:56 2005
@@ -571,13 +571,13 @@
   </release>
   <release version="2.1.8" date="TBD">
     <action dev="SW" type="add">
-  		Add a "cocoon.exit()" method to flowscript, which allows to exit the current flowscript invocation without
-  		creating a continuation.
-  	 </action>
-  	 <action dev="SW" type="fix" fixes-bug="35575" due-to="Jean-Baptiste Quenot" due-to-email="jbq@anyware-tech.com">
+      Add a "cocoon.exit()" method to flowscript, which allows to exit the current flowscript invocation without
+      creating a continuation.
+    </action>
+    <action dev="SW" type="fix" fixes-bug="35575" due-to="Jean-Baptiste Quenot" due-to-email="jbq@anyware-tech.com">
       XMLdb block: Don't rely on the sitemap components to stream the contents of a xmldb source.
     </action>
-  	 <action dev="SW" type="fix" fixes-bug="35574" due-to="Jean-Baptiste Quenot" due-to-email="jbq@anyware-tech.com">
+    <action dev="SW" type="fix" fixes-bug="35574" due-to="Jean-Baptiste Quenot" due-to-email="jbq@anyware-tech.com">
       CForms block: Escape apostrophes in validation messages formatted as JavaScript alerts.
     </action>
     <action dev="AG" type="fix" fixes-bug="36373" due-to="Johan Stuyts" due-to-email="j.stuyts@hippo.nl">