Author: fanningpj
Date: Mon Aug 15 10:44:25 2022
New Revision: 1903431

URL: http://svn.apache.org/viewvc?rev=1903431&view=rev
Log:
update changes

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=1903431&r1=1903430&r2=1903431&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Mon Aug 15 10:44:25 
2022
@@ -85,6 +85,7 @@
             <action type="add" fixes-bug="55330" context="SS_Common">add 
PageMargin enum</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="65562" context="SXSSF">SXSSF doesn't 
update dimension field</action>
             <action type="fix" fixes-bug="65854" context="OOXML">Use revert() 
instead of close() when OPCPackage is opened read-only</action>
             <action type="fix" fixes-bug="65973" context="XSSF">Row shifting 
does not properly handle hyperlinks that span multiple cells</action>
             <action type="fix" fixes-bug="65988" context="SS_Common">RATE 
function fails in some cases</action>
@@ -112,6 +113,7 @@
             <action type="fix" fixes-bug="github-360" 
context="HSSF">HSSFExtendedColor was not setting RGB colors properly</action>
             <action type="add" fixes-bug="66176" context="XSLF">Integrate 
SmartArt diagrams from powerpoint presentations</action>
             <action type="fix" fixes-bug="66181" context="SS_Common">POI's 
implementation of VALUE function did not properly handle empty string 
input</action>
+            <action type="fix" fixes-bug="66187" context="XWPF">Calling 
getTextHighlightColor() or getEmphasisMark() on XWPFRun can lead to corruption 
of file</action>
             <action type="fix" fixes-bug="66211" 
context="XSSF">XSSFTable.updateHeaders did not work for Worksheets created 
using current Excel versions</action>
             <action type="fix" fixes-bug="66212" 
context="XSSF">XSSFSheet.removeTable did not remove the links to the table part 
reference from the sheet</action>
         </actions>



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

Reply via email to