Author: fanningpj
Date: Fri May 17 11:04:30 2024
New Revision: 1917781

URL: http://svn.apache.org/viewvc?rev=1917781&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=1917781&r1=1917780&r2=1917781&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Fri May 17 11:04:30 
2024
@@ -70,7 +70,7 @@
         </p>
     </section>
 
-    <release version="5.2.6" date="2024-09-??">
+    <release version="5.3.0" date="2024-09-??">
         <summary>
             <summary-item>Upgrade log4j-api dependency to 2.23.1</summary-item>
             <summary-item>Upgrade commons-codec dependency to 
1.17.0</summary-item>
@@ -84,6 +84,8 @@
             <action type="fix" fixes-bug="68237" context="SXSSF">Some boolean 
attribute values are written as true instead of 1</action>
             <action type="fix" fixes-bug="68703" 
context="XSLF">IllegalArgumentException: Unexpected color choice 
CTFontCollectionImpl when reading font color for a table cell</action>
             <action type="fix" fixes-bug="68778" context="SXSSF">Fix issue in 
SXSSF when there are missing fonts</action>
+            <action type="fix" fixes-bug="68183" context="SXSSF">SXSSFWorkbook 
now removes temp files when closed - removing need for a separate dispose 
call</action>
+            <action type="add" fixes-bug="68987" context="OOXML">Support 
allowStoredEntriesWithDataDescriptor=true when reading zip data</action>
             <action type="fix" fixes-bug="github-601" context="XDGF">handle 
elliptical arcs that have colinear points</action>
             <action type="add" fixes-bug="github-604" context="XDGF">Support 
for polylines</action>
             <action type="add" fixes-bug="github-607" context="XWPF">Support 
SVGs in XWPF</action>



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

Reply via email to