From: Nick Burch Date: Mon, 2 Jul 2007 16:24:00 +0000 (+0000) Subject: Update the changelog with a couple of things X-Git-Tag: REL_3_0_2_BETA1~79 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4fdebde07ff18fdc9dc29de449236b2cbebb2356;p=poi.git Update the changelog with a couple of things git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@552532 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index 697395f8fd..64fb1d0be5 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -35,6 +35,11 @@ + + Support for querying, setting and un-setting protection on sheets in a HSSF workbook + Tidy up the javadocs + + Administrative updates to the Maven POMs, and the release artificat build process 23951 - [PATCH] Fix for HSSF setSheetOrder and tab names diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index b236f22880..34694bc306 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -32,6 +32,11 @@ + + Support for querying, setting and un-setting protection on sheets in a HSSF workbook + Tidy up the javadocs + + Administrative updates to the Maven POMs, and the release artificat build process 23951 - [PATCH] Fix for HSSF setSheetOrder and tab names