From feec0fdaca2133ba9cd990728d83b225ad5c4221 Mon Sep 17 00:00:00 2001 From: Nick Burch 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 92dc95ea7..45e68fd30 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -12,12 +12,14 @@ + Bugzilla Bug 29976 [PATCH] HSSF hyperlink formula size problem Image writing support + HSLF - Initial PowerPoint support diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 6e4cdf638..2e6436c76 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -6,6 +6,7 @@ + @@ -15,6 +16,7 @@ Bugzilla Bug 29976 [PATCH] HSSF hyperlink formula size problem Image writing support + 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