You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2013/08/14 18:40:09 UTC

svn commit: r1513954 - /poi/site/src/documentation/content/xdocs/status.xml

Author: centic
Date: Wed Aug 14 16:40:08 2013
New Revision: 1513954

URL: http://svn.apache.org/r1513954
Log:
add missing status update

Modified:
    poi/site/src/documentation/content/xdocs/status.xml

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1513954&r1=1513953&r2=1513954&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed Aug 14 16:40:08 2013
@@ -35,7 +35,8 @@
 
     <changes>
         <release version="3.10-beta2" date="2013-08-??">
-          <action dev="poi-developers" type="fix">52233: Do not make the XSSFSheet invalid during write()</action>
+          <action dev="poi-developers" type="fix">52233 - Do not make the XSSFSheet invalid during write()</action>
+          <action dev="poi-developers" type="add">55195 - MultiOperandNumericFunction.collectValue() currently uses concrete final classes but should use interfaces instead</action>
           <action dev="poi-developers" type="fix">55380 - Endless loop in CellRangeUtil.mergeRanges() when regions are overlapping</action>
           <action dev="poi-developers" type="add">55347/45551 - Integrate 55292 into XSSF extractors -- extract text from text boxes in xlsx files</action>
           <action dev="poi-developers" type="fix">55361/Tika 792 - Avoid CTMarkup NoSuchMethodException stack trace by adding two beans to ooxml-lite"</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org