aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorYegor Kozlov <yegor@apache.org>2009-06-01 17:51:36 +0000
committerYegor Kozlov <yegor@apache.org>2009-06-01 17:51:36 +0000
commit692f9d2dcbd59496d3d290aaa970d36dd4510dfd (patch)
tree3b85589b7beae0432fd7030727561d53c82d49c4 /src
parentec9296d8283382d5064c9063686bf0f2e0519fc7 (diff)
downloadpoi-692f9d2dcbd59496d3d290aaa970d36dd4510dfd.tar.gz
poi-692f9d2dcbd59496d3d290aaa970d36dd4510dfd.zip
updated release date
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780754 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r--src/documentation/content/xdocs/status.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml
index a19341c355..d9c063455d 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-01-11">
+ <release version="3.5-beta6" date="2009-06-11">
<action dev="POI-DEVELOPERS" type="fix">47069 - Fixed HSSFSheet#getFirstRowNum and HSSFSheet#getLastRowNum to return correct values after removal of all rows</action>
<action dev="POI-DEVELOPERS" type="fix">47278 - Fixed XSSFCell to avoid generating xsi:nil entries in shared string table</action>
<action dev="POI-DEVELOPERS" type="fix">47206 - Fixed XSSFCell to properly read inline strings</action>