aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/status.xml
diff options
context:
space:
mode:
authorYegor Kozlov <yegor@apache.org>2012-09-14 14:05:18 +0000
committerYegor Kozlov <yegor@apache.org>2012-09-14 14:05:18 +0000
commit624a2b1e799a235a9f2b251837ccc14d2e9cacf4 (patch)
treeeb0209d7e46be35345d353904d919dd5290dd5fd /src/documentation/content/xdocs/status.xml
parentda45ae87d7c59a2d2611c0f425557d59aff83300 (diff)
downloadpoi-624a2b1e799a235a9f2b251837ccc14d2e9cacf4.tar.gz
poi-624a2b1e799a235a9f2b251837ccc14d2e9cacf4.zip
updated status.xml to reflect closed Bugzilla 53493
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1384790 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/status.xml')
-rw-r--r--src/documentation/content/xdocs/status.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml
index 8c9595aa4f..f8cfdb92b5 100644
--- a/src/documentation/content/xdocs/status.xml
+++ b/src/documentation/content/xdocs/status.xml
@@ -34,6 +34,7 @@
<changes>
<release version="3.9-beta1" date="2012-??-??">
+ <action dev="poi-developers" type="fix">53493 - Fixed memory and temporary file leak in SXSSF </action>
<action dev="poi-developers" type="fix">53780 - Fixed memory and temporary file leak in SXSSF </action>
<action dev="poi-developers" type="fix">53380 - ArrayIndexOutOfBounds Excetion parsing word 97 document. </action>
<action dev="poi-developers" type="fix">53434 - Subtotal is not return correct value. </action>