From 7c0dd64d28985c40ae064bb7c18348313c8dee65 Mon Sep 17 00:00:00 2001 From: Nick Burch <nick@apache.org> Date: Mon, 4 Jul 2005 11:38:50 +0000 Subject: [PATCH] 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 --- src/documentation/content/xdocs/changes.xml | 2 ++ src/documentation/content/xdocs/status.xml | 2 ++ 2 files changed, 4 insertions(+) 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">