You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by ni...@apache.org on 2006/06/16 19:41:13 UTC

svn commit: r414867 - in /jakarta/poi/trunk/src/documentation/content/xdocs: changes.xml status.xml

Author: nick
Date: Fri Jun 16 10:41:12 2006
New Revision: 414867

URL: http://svn.apache.org/viewvc?rev=414867&view=rev
Log:
Add action for alpha 2 release

Modified:
    jakarta/poi/trunk/src/documentation/content/xdocs/changes.xml
    jakarta/poi/trunk/src/documentation/content/xdocs/status.xml

Modified: jakarta/poi/trunk/src/documentation/content/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/content/xdocs/changes.xml?rev=414867&r1=414866&r2=414867&view=diff
==============================================================================
--- jakarta/poi/trunk/src/documentation/content/xdocs/changes.xml (original)
+++ jakarta/poi/trunk/src/documentation/content/xdocs/changes.xml Fri Jun 16 10:41:12 2006
@@ -16,6 +16,12 @@
         <person id="POI-DEVELOPERS" name="POI Developers" email="poi-dev@jakarta.apache.org"/>
         <person id="RK" name="Rainer Klute" email="klute@apache.org"/>
     </devs>
+        <release version="3.0-alpha2" date="16 June 2006">
+            <action dev="POI-DEVELOPERS" type="add">HSSF Formula support</action>
+			<action dev="POI-DEVELOPERS" type="add">Additional HSLF support for PowerPoint</action>
+            <action dev="POI-DEVELOPERS" type="fix">39389 - [PATCH] Extended Ascii support for WingDings</action>
+        </release>
+
         <release version="3.0-alpha1" date="4 July 2005">
             <action dev="POI-DEVELOPERS" type="fix">Bugzilla Bug 29976 [PATCH] HSSF hyperlink formula size problem</action>
             <action dev="POI-DEVELOPERS" type="add">Image writing support</action>

Modified: jakarta/poi/trunk/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/content/xdocs/status.xml?rev=414867&r1=414866&r2=414867&view=diff
==============================================================================
--- jakarta/poi/trunk/src/documentation/content/xdocs/status.xml (original)
+++ jakarta/poi/trunk/src/documentation/content/xdocs/status.xml Fri Jun 16 10:41:12 2006
@@ -12,6 +12,11 @@
     </developers>
 
     <changes>
+        <release version="3.0-alpha2" date="16 June 2006">
+            <action dev="POI-DEVELOPERS" type="add">HSSF Formula support</action>
+			<action dev="POI-DEVELOPERS" type="add">Additional HSLF support for PowerPoint</action>
+            <action dev="POI-DEVELOPERS" type="fix">39389 - [PATCH] Extended Ascii support for WingDings</action>
+        </release>
 
         <release version="3.0-alpha1" date="4 July 2005">
             <action dev="POI-DEVELOPERS" type="fix" context="All">Bugzilla Bug 29976 [PATCH] HSSF hyperlink formula size problem</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/