Author: fanningpj
Date: Thu Aug 18 23:19:31 2022
New Revision: 1903541
URL: http://svn.apache.org/viewvc?rev=1903541&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=1903541&r1=1903540&r2=1903541&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Thu Aug 18 23:19:31
2022
@@ -117,7 +117,9 @@
<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="66230" context="XSSF">SXSSFWorkbook
should work even when fonts not installed on OS</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>
</actions>
</release>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]