From 6ab3a0e100761a6af75b9926c3ef1bf82e11510e Mon Sep 17 00:00:00 2001 From: Yegor Kozlov Date: Wed, 5 Aug 2009 18:00:06 +0000 Subject: [PATCH] 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 --- src/documentation/content/xdocs/status.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index e38256b67..db4495fd0 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -33,6 +33,7 @@ + 47604 - Implementation of an XML to XLSX Importer using Custom XML Mapping 47620 - Avoid FormulaParseException in XSSFWorkbook.setRepeatingRowsAndColumns when removing repeated rows and columns 47606 - Fixed XSSFCell to correctly parse column indexes greater than 702 (ZZ) 47598 - Improved formula evaluator number comparison