Author: nick
Date: Tue May 29 11:10:11 2007
New Revision: 542605
URL: http://svn.apache.org/viewvc?view=rev&rev=542605
Log:
Add a few of the recent changes to the chagelog, under the provisional 3.0.1
release tag
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?view=diff&rev=542605&r1=542604&r2=542605
==============================================================================
--- jakarta/poi/trunk/src/documentation/content/xdocs/changes.xml (original)
+++ jakarta/poi/trunk/src/documentation/content/xdocs/changes.xml Tue May 29
11:10:11 2007
@@ -35,6 +35,13 @@
<person id="YK" name="Yegor Kozlov" email="[EMAIL PROTECTED]"/>
</devs>
+ <release version="3.0.1-FINAL" date="2007-06-08">
+ <action dev="POI-DEVELOPERS" type="add">Initial support for a
"missing record aware" HSSF event model</action>
+ <action dev="POI-DEVELOPERS" type="add">Additional HSLF support
for Title and Slide Master Sheets</action>
+ <action dev="POI-DEVELOPERS" type="fix">42474 - [PATCH] Improved
HSLF note to slide matching, and a NPE</action>
+ <action dev="POI-DEVELOPERS" type="fix">42481 - [PATCH] Tweak some
HSLF exceptions, to make it clearer what you're catching</action>
+ </release>
+
<release version="3.0-FINAL" date="2007-05-18">
<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>
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?view=diff&rev=542605&r1=542604&r2=542605
==============================================================================
--- jakarta/poi/trunk/src/documentation/content/xdocs/status.xml (original)
+++ jakarta/poi/trunk/src/documentation/content/xdocs/status.xml Tue May 29
11:10:11 2007
@@ -32,6 +32,13 @@
</developers>
<changes>
+ <release version="3.0.1-FINAL" date="2007-06-08">
+ <action dev="POI-DEVELOPERS" type="add">Initial support for a
"missing record aware" HSSF event model</action>
+ <action dev="POI-DEVELOPERS" type="add">Additional HSLF support
for Title and Slide Master Sheets</action>
+ <action dev="POI-DEVELOPERS" type="fix">42474 - [PATCH] Improved
HSLF note to slide matching, and a NPE</action>
+ <action dev="POI-DEVELOPERS" type="fix">42481 - [PATCH] Tweak some
HSLF exceptions, to make it clearer what you're catching</action>
+ </release>
+
<release version="3.0-FINAL" date="2007-05-18">
<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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List: http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/