Author: fanningpj
Date: Tue Jan 24 12:35:11 2023
New Revision: 1906977

URL: http://svn.apache.org/viewvc?rev=1906977&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=1906977&r1=1906976&r2=1906977&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Tue Jan 24 12:35:11 
2023
@@ -80,6 +80,7 @@
             <summary-item>Upgrade commons-compress dependency to 
1.22</summary-item>
         </summary>
         <actions>
+            <action type="fix" fixes-bug="65260" context="SXSSF">Fix graceful 
handling of missing font-system on the operating system</action>
             <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>
@@ -90,7 +91,7 @@
             <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>
+            <action type="fix" fixes-bug="66433" context="SS_Common">Improve 
boolean functions empty cell handling</action>
         </actions>
     </release>
 



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

Reply via email to