Author: fanningpj
Date: Tue Oct 29 18:21:27 2024
New Revision: 1921652

URL: http://svn.apache.org/viewvc?rev=1921652&view=rev
Log:
[bug-69418] Issue when evaluating WORKDAY function that has a cell ref as 2nd 
param

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=1921652&r1=1921651&r2=1921652&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Tue Oct 29 18:21:27 
2024
@@ -70,7 +70,7 @@
         </p>
     </section>
 
-    <release version="5.3.1" date="2024-??">
+    <release version="5.4.0" date="2024-11-??">
         <summary>
             <summary-item>Add support for SOURCE_DATE_EPOCH to allow to create 
reproducible binary files without creation/modification-timestamp being 
set</summary-item>
             <summary-item>Breaking change: Some invalid content in the 
compressed file-formats for xlsx/docx/pptx/... now fail parsing to prevent 
handling malicious input incorrectly</summary-item>
@@ -93,6 +93,7 @@
             <action type="fix" fixes-bug="69209" context="SS_Common">default 
ignoreMissingFontSystem to true</action>
             <action type="fix" fixes-bug="69323" 
context="POI_Overall">DefaultTempFileCreationStrategy should worry about OS 
deleting the temp dir</action>
             <action type="fix" fixes-bug="69411" context="XSSF">add 
XSSFReader.getSheetIterator</action>
+            <action type="fix" fixes-bug="69418" context="SS_Common">Issue 
when evaluating WORKDAY function that has a cell ref as 2nd param</action>
         </actions>
     </release>
 



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

Reply via email to