Author: fanningpj
Date: Fri Aug 19 12:57:46 2022
New Revision: 1903573

URL: http://svn.apache.org/viewvc?rev=1903573&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=1903573&r1=1903572&r2=1903573&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Fri Aug 19 12:57:46 
2022
@@ -117,6 +117,7 @@
             <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>
+            <action type="fix" fixes-bug="66213" 
context="XSSF">XSSFWorkbook.cloneSheet does not clone XSSFTables linked from 
the sheet</action>
             <action type="fix" fixes-bug="66215" context="XSSF">Shifting rows 
or columns can damage formulas in tables</action>
             <action type="fix" fixes-bug="66216" 
context="XSSF">XSSFPivotTable.getPivotCacheDefinition() does not work properly 
when XSSFPivotTable was read from an existing *.xlsx file</action>
             <action type="fix" fixes-bug="66230" context="SXSSF">SXSSFWorkbook 
should work even when fonts not installed on OS</action>



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

Reply via email to