aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYegor Kozlov <yegor@apache.org>2009-08-05 18:00:06 +0000
committerYegor Kozlov <yegor@apache.org>2009-08-05 18:00:06 +0000
commit534055df27cea9c9b7fd515bfdaee38abb5c12ba (patch)
treed17f39b2275b16e2d702e13f5a26490bad5c38b9
parent02268557290830bff1c6dc7202600811e157dfad (diff)
downloadpoi-534055df27cea9c9b7fd515bfdaee38abb5c12ba.tar.gz
poi-534055df27cea9c9b7fd515bfdaee38abb5c12ba.zip
changed status.xml to reflect changes from Bugzilla #47604
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@801342 13f79535-47bb-0310-9956-ffa450edef68
-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 e38256b67f..db4495fd07 100644
--- a/src/documentation/content/xdocs/status.xml
+++ b/src/documentation/content/xdocs/status.xml
@@ -33,6 +33,7 @@
<changes>
<release version="3.5-beta7" date="2009-??-??">
+ <action dev="POI-DEVELOPERS" type="add">47604 - Implementation of an XML to XLSX Importer using Custom XML Mapping</action>
<action dev="POI-DEVELOPERS" type="fix">47620 - Avoid FormulaParseException in XSSFWorkbook.setRepeatingRowsAndColumns when removing repeated rows and columns</action>
<action dev="POI-DEVELOPERS" type="fix">47606 - Fixed XSSFCell to correctly parse column indexes greater than 702 (ZZ)</action>
<action dev="POI-DEVELOPERS" type="fix">47598 - Improved formula evaluator number comparison</action>