aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/status.xml
diff options
context:
space:
mode:
authorEvgeniy Berlog <berlog@apache.org>2012-09-05 17:12:55 +0000
committerEvgeniy Berlog <berlog@apache.org>2012-09-05 17:12:55 +0000
commit14eb4e44f66e84661f3d35c740b66ada99d3615a (patch)
tree1f48038186e3e63a7d3bb3eb72f50365e22cb16b /src/documentation/content/xdocs/status.xml
parentb953b5c0e30a4a1d88fd6e1594f036254110e949 (diff)
downloadpoi-14eb4e44f66e84661f3d35c740b66ada99d3615a.tar.gz
poi-14eb4e44f66e84661f3d35c740b66ada99d3615a.zip
updated status.xml according to recently fixed bugs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1381253 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/status.xml')
-rw-r--r--src/documentation/content/xdocs/status.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml
index 40648b76f2..d1896df4e6 100644
--- a/src/documentation/content/xdocs/status.xml
+++ b/src/documentation/content/xdocs/status.xml
@@ -34,6 +34,8 @@
<changes>
<release version="3.9-beta1" date="2012-??-??">
+ <action dev="poi-developers" type="fix">53434 - Subtotal is not return correct value. </action>
+ <action dev="poi-developers" type="fix">53642 - [PATCH] XLS formula evaluation logging </action>
<action dev="poi-developers" type="fix">53561 - Unexpected adding of drawings into a workbook </action>
<action dev="poi-developers" type="fix">53413 - [GSoC] Improved work with shapes. HSSF </action>
<action dev="poi-developers" type="fix">53361 - feature: enhancements in EscherAggregate </action>