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 2007/05/03 10:24:45 UTC

svn commit: r534753 - /jakarta/poi/trunk/src/documentation/content/xdocs/changes.xml

Author: nick
Date: Thu May  3 01:24:45 2007
New Revision: 534753

URL: http://svn.apache.org/viewvc?view=rev&rev=534753
Log:
Update the changelog

Modified:
    jakarta/poi/trunk/src/documentation/content/xdocs/changes.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?view=diff&rev=534753&r1=534752&r2=534753
==============================================================================
--- jakarta/poi/trunk/src/documentation/content/xdocs/changes.xml (original)
+++ jakarta/poi/trunk/src/documentation/content/xdocs/changes.xml Thu May  3 01:24:45 2007
@@ -32,7 +32,20 @@
         <person id="NB" name="Nick Burch" email="nick@torchbox.com"/>
         <person id="POI-DEVELOPERS" name="POI Developers" email="poi-dev@jakarta.apache.org"/>
         <person id="RK" name="Rainer Klute" email="klute@apache.org"/>
+        <person id="YK" name="Yegor Kozlov" email="yegor@apache.org"/>
     </devs>
+        <release version="3.0-FINAL" date="99 May 2007">
+            <action dev="POI-DEVELOPERS" type="fix">39977 - [PATCH] Fix POM for Maven users</action>
+            <action dev="POI-DEVELOPERS" type="fix">38976 - [PATCH] Add createPicture to HSSFShapeGroup</action>
+            <action dev="POI-DEVELOPERS" type="add">Detect Office 2007 XML documents, and throw a meaningful exception</action>
+			<action dev="POI-DEVELOPERS" type="add">Additional HSLF support for PowerPoint</action>
+			<action dev="POI-DEVELOPERS" type="add">Initial support for HWPF image extraction</action>
+        </release>
+
+        <release version="3.0-alpha3" date="12 December 2006">
+			<action dev="POI-DEVELOPERS" type="add">Additional HSLF support for PowerPoint</action>
+        </release>
+
         <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>



---------------------------------------------------------------------
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/