aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNick Burch <nick@apache.org>2005-07-04 11:38:50 +0000
committerNick Burch <nick@apache.org>2005-07-04 11:38:50 +0000
commit7c0dd64d28985c40ae064bb7c18348313c8dee65 (patch)
tree4ae1736ee7dd91a61dfd6fe92dd2ad0e9b7bb6cb /src
parent7ed8a3cea655d9c17692cca59a82c4d715ce5f7e (diff)
downloadpoi-7c0dd64d28985c40ae064bb7c18348313c8dee65.tar.gz
poi-7c0dd64d28985c40ae064bb7c18348313c8dee65.zip
Add information about HSLF support that's now present in 3.0 alpha 1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353738 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r--src/documentation/content/xdocs/changes.xml2
-rw-r--r--src/documentation/content/xdocs/status.xml2
2 files changed, 4 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml
index 92dc95ea7c..45e68fd306 100644
--- a/src/documentation/content/xdocs/changes.xml
+++ b/src/documentation/content/xdocs/changes.xml
@@ -12,12 +12,14 @@
<person id="GJS" name="Glen Stampoultzis" email="poi-user@jakarta.apache.org"/>
<person id="MJ" name="Marc Johnson" email="mjohnson@apache.org"/>
<person id="NKB" name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
+ <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"/>
</devs>
<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>
+ <action dev="NB" type="add">HSLF - Initial PowerPoint support</action>
</release>
<release version="2.5.1-FINAL" date="29 Feburary 2004">
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml
index 6e4cdf6387..2e6436c76e 100644
--- a/src/documentation/content/xdocs/status.xml
+++ b/src/documentation/content/xdocs/status.xml
@@ -6,6 +6,7 @@
<person id="AO" name="Andrew C. Oliver" email="acoliver2@users.sourceforge.net"/>
<person id="GS" name="Glen Stampoultzis" email="gstamp@iprimus.com.au"/>
<person id="MJ" name="Marc Johnson" email="mjohnson at apache dot org"/>
+ <person id="NB" name="Nick Burch" email="nick@torchbox.com"/>
<person id="NKB" name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
<person id="open" name="Poi Developers" email="poi-dev@jakarta.apache.org"/>
</developers>
@@ -15,6 +16,7 @@
<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>
<action dev="POI-DEVELOPERS" type="add" context="All">Image writing support</action>
+ <action dev="NB" type="add" context="All">HSLF - Initial PowerPoint Support. Includes: Support for text extraction across the whole file; Support for getting individual slides, and their notes, and extracting text from those; Initial support for changing (but not adding) text</action>
</release>
<release version="2.5.1-FINAL" date="29 Feburary 2004">