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/07/07 21:35:16 UTC

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

Author: vgritsenko
Date: Thu Jul  7 12:35:15 2005
New Revision: 209641

URL: http://svn.apache.org/viewcvs?rev=209641&view=rev
Log:
    <action dev="VG" type="add" fixes-bug="29817" due-to="Patrick Herber" due-to-email="patrick@arpage.ch">
      POI Block: Added HSSFGenerator.
    </action>

Modified:
    cocoon/trunk/status.xml

Modified: cocoon/trunk/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?rev=209641&r1=209640&r2=209641&view=diff
==============================================================================
--- cocoon/trunk/status.xml (original)
+++ cocoon/trunk/status.xml Thu Jul  7 12:35:15 2005
@@ -480,6 +480,9 @@
    </action>
   </release>
   <release version="2.1.8" date="TBD">
+    <action dev="VG" type="add" fixes-bug="29817" due-to="Patrick Herber" due-to-email="patrick@arpage.ch">
+      POI Block: Added HSSFGenerator.
+    </action>
     <action dev="VG" type="add" fixes-bug="35435" due-to="Nico Verwer" due-to-email="nverwer@email.com">
       Added getSitemapURIPrefix method to the Request interface.
     </action>