Author: fanningpj
Date: Sat Jan 7 12:29:11 2023
New Revision: 1906445
URL: http://svn.apache.org/viewvc?rev=1906445&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=1906445&r1=1906444&r2=1906445&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sat Jan 7 12:29:11
2023
@@ -80,6 +80,7 @@
<summary-item>Upgrade commons-compress dependency to
1.22</summary-item>
</summary>
<actions>
+ <action type="fix" fixes-bug="65543" context="HSSF">Incomplete
Shared String Tables were causing read failures</action>
<action type="fix" fixes-bug="66257"
context="XSSF">NullPointerException in XSSFReader$SheetIterator.next()</action>
<action type="fix" fixes-bug="66278" context="XSLF">Multiple
gradient stops at the exact same location causing a rendering failure</action>
<action type="add" fixes-bug="66301" context="HSMF">Add a method
to properly write the header necessary for a MSG attachment</action>
@@ -87,6 +88,7 @@
<action type="fix" fixes-bug="66312" context="XWPF">Inserting
paragraph into table from cursor</action>
<action type="add" fixes-bug="66347" context="XWPF">Add theme
support to XWPF</action>
<action type="fix" fixes-bug="66365" context="XSSF">Fix issue
where cells with formulas and cached results of string type do not properly
support shared strings</action>
+ <action type="fix" fixes-bug="66399" context="XSLF">Text run
highlight colors were ignored</action>
<action type="fix" fixes-bug="66401" context="SS_Common">Fix
parsing formulas with sheet-names which contain single quotes</action>
<action type="fix" fixes-bug="65260" context="SXSSF">Fix graceful
handling of missing font-system on the operating system</action>
</actions>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]