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 2022/07/01 13:19:27 UTC

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

Author: fanningpj
Date: Fri Jul  1 13:19:27 2022
New Revision: 1902392

URL: http://svn.apache.org/viewvc?rev=1902392&view=rev
Log:
[bug-51037] apply default column style if no style set

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=1902392&r1=1902391&r2=1902392&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Fri Jul  1 13:19:27 2022
@@ -80,6 +80,7 @@
             <summary-item>Avoid some more possible overly large memory allocations on certain input documents</summary-item>
         </summary>
         <actions>
+            <action type="fix" fixes-bug="51037" context="SS_Common">setDefaultColumnStyle() in XSSFSheet/SXSSFSheet was not working as expected</action>
             <action type="add" fixes-bug="56155" context="OOXML">Support version property in CoreProperties</action>
             <action type="add" fixes-bug="58468" context="SS_Common">Support DAYS function</action>
             <action type="fix" fixes-bug="65854" context="OOXML">Use revert() instead of close() when OPCPackage is opened read-only</action>



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