Author: fanningpj
Date: Sat Mar 12 10:15:12 2022
New Revision: 1898872

URL: http://svn.apache.org/viewvc?rev=1898872&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=1898872&r1=1898871&r2=1898872&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sat Mar 12 10:15:12 
2022
@@ -72,10 +72,16 @@
 
     <release version="5.2.2" date="2022-09-??">
         <summary>
-            <summary-item>Upgrade log4j-api and graphics2d dependencies as 
well as some test dependencies</summary-item>
+            <summary-item>Upgrade log4j-api dependency to 2.17.2 and 
graphics2d dependency to 0.35 as well as some test dependencies</summary-item>
         </summary>
         <actions>
             <action type="fix" fixes-bug="65915" context="SS_Common">Fix issue 
where Boolean functions (AND, OR) do not work properly in array context</action>
+            <action type="add" fixes-bug="65934" context="XSLF">add 
removeTextParagraph to text box API</action>
+            <action type="add" fixes-bug="65935" context="XSLF">add 
removeTextRun to paragraph API</action>
+            <action type="fix" fixes-bug="65939" context="XSSF">Fix 
stackoverflow issue when removing formulas with circular references</action>
+            <action type="add" fixes-bug="65943" context="SXSSF">Support rich 
text strings in SXSSFWorkbook (only when shared string table is used)</action>
+            <action type="fix" fixes-bug="65946" 
context="OOXML">POIXMLPropertiesTextExtractor returns duplicate key for Core 
properties</action>
+            <action type="fix" fixes-bug="65950" context="POI_Overall">POI 
5.2.1 can allocate byte arrays that are too big</action>
         </actions>
     </release>
 



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

Reply via email to