You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by sy...@apache.org on 2005/09/01 15:47:05 UTC

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

Author: sylvain
Date: Thu Sep  1 06:47:03 2005
New Revision: 265729

URL: http://svn.apache.org/viewcvs?rev=265729&view=rev
Log:
Bug fixes

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=265729&r1=265728&r2=265729&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Thu Sep  1 06:47:03 2005
@@ -196,6 +196,12 @@
 
   <changes>
   <release version="@version@" date="@date@">
+    <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">
+      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">
       getTime(...) of CocoonLogFormatter implemented incorrectly
     </action>