Author: fanningpj
Date: Thu Dec 23 10:36:10 2021
New Revision: 1896306

URL: http://svn.apache.org/viewvc?rev=1896306&view=rev
Log:
[github-290] Customize Spliterator implementations for better parallelism. 
Thanks to Daniel Shuy.

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=1896306&r1=1896305&r2=1896306&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Thu Dec 23 10:36:10 
2021
@@ -85,6 +85,7 @@
             <action type="fix" fixes-bug="github-281" context="SS_Common">Cell 
Conditional Formatting: Change regex to account for decimals with no leading 
digit</action>
             <action type="fix" fixes-bug="github-273" context="SS_Common">Log 
warning when long sheet names are trimmed</action>
             <action type="add" fixes-bug="github-243" context="SS_Common">Add 
support for XLOOKUP and XMATCH functions</action>
+            <action type="add" fixes-bug="github-290" 
context="POI_Overall">Customize Spliterator implementations for better 
parallelism</action>
             <action type="fix" fixes-bug="63211" 
context="SS_Common">DataFormatter incorrectly formats data formats with escaped 
percent character</action>
             <action type="fix" fixes-bug="64732" 
context="XSSF">XSSFSheet.createTable generates corrupted file when a header's 
cell contains a line break</action>
             <action type="fix" fixes-bug="65701" context="OOXML">Password 
Protecting a document when Saxon is on classpath can corrupt the output</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to