diff options
author | Yegor Kozlov <yegor@apache.org> | 2009-06-11 07:33:31 +0000 |
---|---|---|
committer | Yegor Kozlov <yegor@apache.org> | 2009-06-11 07:33:31 +0000 |
commit | 8b372d0cedcab62464245a774c4d25cfb438e0f0 (patch) | |
tree | f71fae3b490fa9692943146074e70d59258cc42b | |
parent | 0ab71d45d915ba6076562e0d450b200bde6d052f (diff) | |
download | poi-8b372d0cedcab62464245a774c4d25cfb438e0f0.tar.gz poi-8b372d0cedcab62464245a774c4d25cfb438e0f0.zip |
updated release date
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@783662 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | src/documentation/content/xdocs/status.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index cdc47602eb..31466b4ced 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -34,7 +34,7 @@ <changes> <release version="3.5-beta7" date="2009-??-??"> </release> - <release version="3.5-beta6" date="2009-06-??"> + <release version="3.5-beta6" date="2009-06-22"> <action dev="POI-DEVELOPERS" type="fix">47294 - Fixed XSSFWorkbook#setRepeatingRowsAndColumns to tolerate sheet names with quotes</action> <action dev="POI-DEVELOPERS" type="fix">47309 - Fixed logic in HSSFCell.getCellComment to handle sheets with more than 65536 comments</action> <action dev="POI-DEVELOPERS" type="fix">46776 - Added clone() method to MulBlankRecord to fix crash in Sheet.cloneSheet()</action> |