Author: fanningpj
Date: Fri Apr 29 12:35:00 2022
New Revision: 1900378

URL: http://svn.apache.org/viewvc?rev=1900378&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=1900378&r1=1900377&r2=1900378&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Fri Apr 29 12:35:00 
2022
@@ -72,7 +72,7 @@
 
     <release version="5.2.3" date="2022-09-??">
         <summary>
-            <summary-item>Upgrade graphics2d dependency to 0.37</summary-item>
+            <summary-item>Upgrade graphics2d dependency to 0.38. pdfbox to 
2.0.26</summary-item>
             <summary-item>Speed up processing of formulas with column-ranges, 
e.g. VLOOKUP(A4,$D:$E,2,0)</summary-item>
             <summary-item>Speed up compilation of jar-files-only builds by 
avoiding direct dependency on test-execution</summary-item>
             <summary-item>Avoid some more possible overly large memory 
allocations on certain input documents</summary-item>
@@ -81,6 +81,7 @@
             <action type="fix" fixes-bug="65854" context="OOXML">Use revert() 
instead of close() when OPCPackage is opened read-only</action>
             <action type="fix" fixes-bug="65973" context="XSSF">Row shifting 
does not properly handle hyperlinks that span multiple cells</action>
             <action type="fix" fixes-bug="65988" context="SS_Common">RATE 
function fails in some cases</action>
+            <action type="fix" fixes-bug="66047" context="SS_Common">Fix 
rounding issue in MROUND function</action>
             <action type="fix" fixes-bug="github-321" 
context="SS_Common">DataFormatter issue with rounding in some use cases</action>
         </actions>
     </release>



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

Reply via email to