From: Yegor Kozlov Date: Mon, 19 May 2008 17:29:55 +0000 (+0000) Subject: updated release date and started a new section for 3.1-final X-Git-Tag: REL_3_2_FINAL~332 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8ae2b6184df8db745c5cb89fb70062cc36836a73;p=poi.git updated release date and started a new section for 3.1-final git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@657875 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index f8ef5efa3c..adb52bcbca 100644 --- a/build.xml +++ b/build.xml @@ -135,7 +135,7 @@ under the License. - + diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index f6f5f8a620..3385827124 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -36,7 +36,10 @@ - + + + + 44306 - fixed reading/writing of AttrPtg(type=choose) and method toFormulaString() for CHOOSE formulas 24207 - added HSSFName.isDeleted() to check if the name points to cell that no longer exists 40414 - fixed selected/active sheet after removing sheet from workbook diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 2b5196f962..7cd3c2a7a1 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -33,7 +33,9 @@ - + + + 44306 - fixed reading/writing of AttrPtg(type=choose) and method toFormulaString() for CHOOSE formulas 24207 - added HSSFName.isDeleted() to check if the name points to cell that no longer exists 40414 - fixed selected/active sheet after removing sheet from workbook