You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by rg...@apache.org on 2005/10/14 23:07:42 UTC

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

Author: rgoers
Date: Fri Oct 14 14:07:40 2005
New Revision: 321221

URL: http://svn.apache.org/viewcvs?rev=321221&view=rev
Log:
Move statuses from 2.2 to 2.1.8

Modified:
    cocoon/trunk/status.xml

Modified: cocoon/trunk/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?rev=321221&r1=321220&r2=321221&view=diff
==============================================================================
--- cocoon/trunk/status.xml (original)
+++ cocoon/trunk/status.xml Fri Oct 14 14:07:40 2005
@@ -198,9 +198,6 @@
 
   <changes>
   <release version="@version@" date="@date@">
-    <action dev="RG" type="fix" fixes-bug="32784">
-      Portal Block: Allow Full screen mode to show navigation.
-    </action>
     <action dev="LG" type="update">
       Improved blocks build exclusion/inclusion. See blocks.properties for more info.
     </action>
@@ -208,9 +205,6 @@
       Samples pages reorganized: the first page shows only the most important samples, selected
       in src/webapp/samples/blocks/samples-pages.xml, and another page shows all samples.
     </action>
-    <action dev="RG" type="fix" fixes-bug="34802" due-to="Roy Huang" due-to-email="roy_huang@nbmgroup.com">
-      Portal Block: PageLabelLinkService generated the wrong url when using 3 layer tabs with showallnav.
-    </action>
     <action dev="BD" type="update">
       Core samples moved to new blocks: core-samples-main and core-samples-additional.
     </action>
@@ -589,6 +583,12 @@
    </action>
   </release>
   <release version="2.1.8" date="TBD">
+    <action dev="RG" type="fix" fixes-bug="32784">
+      Portal Block: Allow Full screen mode to show navigation.
+    </action>
+     <action dev="RG" type="fix" fixes-bug="34802" due-to="Roy Huang" due-to-email="roy_huang@nbmgroup.com">
+      Portal Block: PageLabelLinkService generated the wrong url when using 3 layer tabs with showallnav.
+    </action>
     <action dev="VG" type="fix" fixes-bug="30894">
       Databases block: Support stored procedures returning result set in SQLTransformer.
     </action>