Author: fanningpj
Date: Thu Feb 13 11:40:20 2025
New Revision: 1923783

URL: http://svn.apache.org/viewvc?rev=1923783&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=1923783&r1=1923782&r2=1923783&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Thu Feb 13 11:40:20 
2025
@@ -74,8 +74,8 @@
         <summary>
             <summary-item>Note: JDK 24 will change behavior of locale 
providers, some formatting might be different when upgrading</summary-item>
             <summary-item>Upgrade commons-codec dependency to 
1.18.0</summary-item>
-          <summary-item>Upgrade bouncycastle dependency to 1.80</summary-item>
-          <summary-item>Upgrade pdfbox dependency to 3.0.4</summary-item>
+            <summary-item>Upgrade bouncycastle dependency to 
1.80</summary-item>
+            <summary-item>Upgrade pdfbox dependency to 3.0.4</summary-item>
         </summary>
         <actions>
             <action type="fix" fixes-bug="57603" context="HWPF">Fix 
reading/writing of documents with many columns</action>
@@ -84,6 +84,9 @@
             <action type="fix" fixes-bug="69315" context="HSMF">Continue 
processing properties after multivalued properties</action>
             <action type="fix" fixes-bug="69529" context="XSSF">Streamed 
reading: Log failures to format formulas and numbers instead of stopping 
processing</action>
             <action type="fix" fixes-bug="69536" context="SXSSF">Fix arbitrary 
extra width support</action>
+            <action type="fix" fixes-bug="69555" context="SXSSF">Handle extra 
issue where FontSystem is missing</action>
+            <action type="fix" fixes-bug="69583" context="SS_Common">Cell copy 
support does not handle Time only values properly</action>
+
         </actions>
     </release>
 



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

Reply via email to