You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2022/05/28 18:14:01 UTC

svn commit: r1901362 - /poi/site/src/documentation/content/xdocs/changes.xml

Author: fanningpj
Date: Sat May 28 18:14:01 2022
New Revision: 1901362

URL: http://svn.apache.org/viewvc?rev=1901362&view=rev
Log:
[bug-58468] implement DAYS function

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=1901362&r1=1901361&r2=1901362&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sat May 28 18:14:01 2022
@@ -80,6 +80,7 @@
         </summary>
         <actions>
             <action type="add" fixes-bug="56155" context="OOXML">Support version property in CoreProperties</action>
+            <action type="add" fixes-bug="58468" context="SS_Common">Support DAYS function</action>
             <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>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org