You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2021/10/04 15:21:52 UTC

svn commit: r1893884 - /poi/site/src/documentation/content/xdocs/changes.xml

Author: fanningpj
Date: Mon Oct  4 15:21:51 2021
New Revision: 1893884

URL: http://svn.apache.org/viewvc?rev=1893884&view=rev
Log:
make change item about DeferredSXSSF less ambiguous

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

Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1893884&r1=1893883&r2=1893884&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Mon Oct  4 15:21:51 2021
@@ -127,7 +127,7 @@
                 ExtractorFactory, so imports need to be adjusted</summary-item>
             <summary-item>removed dependencies to jaxb</summary-item>
             <summary-item>removed deprecated code</summary-item>
-            <summary-item>new experimental DeferredSXSSFWorkbook which avoids temp files by lazily generating rows (see DeferredGeneration in poi-examples)</summary-item>
+            <summary-item>new experimental DeferredSXSSFWorkbook which creates fewer temp files by lazily generating rows (see DeferredGeneration in poi-examples)</summary-item>
         </summary>
         <actions>
             <action type="fix" fixes-bug="64494" context="XSSF">Ensure "applyAlignment" in cell-styles is enabled when necessary</action>



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