Author: rgoers
Date: Thu Nov 11 10:37:37 2004
New Revision: 57455

Modified:
   cocoon/trunk/status.xml
Log:
Add myself and initial fixes.


Modified: cocoon/trunk/status.xml
==============================================================================
--- cocoon/trunk/status.xml     (original)
+++ cocoon/trunk/status.xml     Thu Nov 11 10:37:37 2004
@@ -78,6 +78,7 @@
   <person name="Gerhard Froehlich" email="[EMAIL PROTECTED]" id="GF"/>
   <person name="Pierpaolo Fumagalli" email="[EMAIL PROTECTED]" id="PF"/>
   <person name="Antonio Gallardo" email="[EMAIL PROTECTED]" id="AG"/>
+  <person name="Ralph Goers" email="[EMAIL PROTECTED]" id="RG"/>
   <person name="Vadim Gritsenko" email="[EMAIL PROTECTED]" id="VG"/>
   <person name="Christian Haul" email="[EMAIL PROTECTED]" id="CH"/>
   <person name="J&#246;rg Heinicke" email="[EMAIL PROTECTED]" id="JH"/>
@@ -199,6 +200,19 @@
 
   <changes>
  <release version="@version@" date="@date@">
+   <action dev="RG" type="fix" fixes-bug="32159" due-to="Michal Durdina" 
due-to-email="[EMAIL PROTECTED]">
+    Portal: Request content length and content type are required in portlet 
ActionRequest 
+    for custom upload handling.     
+   </action>
+   <action dev="RG" type="add" fixes-bug="31857">
+    Portal: Added support for page labels
+   </action>
+   <action dev="RG" type="fix" fixes-bug="31854">
+    Javaflow: JavaInterpreter initialize method was not thread safe
+   </action>
+   <action dev="RG" type="add" fixes-bug="31229">
+     Portal: Generate subnavigation for non-selected tabs    
+   </action>
    <action dev="RP" type="update" due-to="Igor Bukanov" fixes-bug="31649" 
due-to-email="[EMAIL PROTECTED]">
      Use official Rhino implementation which supports continuations since 1.6. 
For the most
      flowscripts there shouldn't be any issues, though there are differences 
that may lead

Reply via email to