From: Nick Burch Date: Tue, 29 May 2007 18:10:11 +0000 (+0000) Subject: Add a few of the recent changes to the chagelog, under the provisional 3.0.1 release tag X-Git-Tag: REL_3_0_1_RC1~9 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5910a6c5b7bff0e297d9446cf9a111fa3b68e663;p=poi.git Add a few of the recent changes to the chagelog, under the provisional 3.0.1 release tag git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542605 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index 71b790cc96..71dd43437f 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -35,6 +35,13 @@ + + Initial support for a "missing record aware" HSSF event model + Additional HSLF support for Title and Slide Master Sheets + 42474 - [PATCH] Improved HSLF note to slide matching, and a NPE + 42481 - [PATCH] Tweak some HSLF exceptions, to make it clearer what you're catching + + 39977 - [PATCH] Fix POM for Maven users 38976 - [PATCH] Add createPicture to HSSFShapeGroup diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index e9904ab8a7..bba78a3f15 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -32,6 +32,13 @@ + + Initial support for a "missing record aware" HSSF event model + Additional HSLF support for Title and Slide Master Sheets + 42474 - [PATCH] Improved HSLF note to slide matching, and a NPE + 42481 - [PATCH] Tweak some HSLF exceptions, to make it clearer what you're catching + + 39977 - [PATCH] Fix POM for Maven users 38976 - [PATCH] Add createPicture to HSSFShapeGroup