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 16:59:36 UTC

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

Author: centic
Date: Wed Aug 14 14:59:36 2013
New Revision: 1513918

URL: http://svn.apache.org/r1513918
Log:
Bug 52233: Do not make the XSSFSheet invalid during write()

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=1513918&r1=1513917&r2=1513918&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed Aug 14 14:59:36 2013
@@ -35,6 +35,7 @@
 
     <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">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