Author: fanningpj
Date: Thu Nov 16 20:16:28 2023
New Revision: 1913858

URL: http://svn.apache.org/viewvc?rev=1913858&view=rev
Log:
commons-compress 1.25.0

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=1913858&r1=1913857&r2=1913858&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Thu Nov 16 20:16:28 
2023
@@ -73,13 +73,17 @@
     <release version="5.2.5" date="2023-11-??">
         <summary>
             <summary-item>Upgrade commons-io dependency to 
2.15.0</summary-item>
+            <summary-item>Upgrade commons-compress dependency to 
1.25.0</summary-item>
             <summary-item>Upgrade log4j-api dependency to 2.21.1</summary-item>
             <summary-item>Upgrade xmlsec dependency to 3.0.3</summary-item>
             <summary-item>Upgrade bouncycastle dependency to 
1.77</summary-item>
         </summary>
         <actions>
             <action type="fix" fixes-bug="67475" context="SS_Common">Better 
support for edge cases in TEXT function</action>
+            <action type="fix" fixes-bug="67510" context="XDDF">Fix issue 
where chart axes were defaulting to have blank number formats - which recent 
versions of Excel treat as corrupted.</action>
             <action type="add" fixes-bug="67735" context="XWPF">Add Complex 
scripts support in XWPFRun</action>
+            <action type="fix" fixes-bug="67579" context="OOXML">POI 5.2.4 had 
a regression where it did not close user-provided InputStreams. In POI 5.2.5, 
user-provided InputStreams are again closed. There are new constructors that 
allow you to control whether the streams are closed.</action>
+            <action type="fix" fixes-bug="68094" context="XSSF">Improve cell 
width logic to avoid rounding issues</action>
             <action type="fix" fixes-bug="github-505" 
context="SL_Common">DrawTextFragment height should include leading 
space</action>
         </actions>
     </release>



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

Reply via email to