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 2021/10/19 16:22:37 UTC

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

Author: fanningpj
Date: Tue Oct 19 16:22:37 2021
New Revision: 1894385

URL: http://svn.apache.org/viewvc?rev=1894385&view=rev
Log:
[bug-64258] support TDIST 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=1894385&r1=1894384&r2=1894385&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Tue Oct 19 16:22:37 2021
@@ -114,6 +114,7 @@
             <action type="fix" fixes-bug="65606" context="SS_Common">Fix issues with WEEKNUM function evaluation</action>
             <action type="fix" fixes-bug="65612" context="XSLF">XSLF CustomGeometry - replace XmlStreamReader access with XmlBeans delegate</action>
             <action type="fix" fixes-bug="49202" context="SS_Common">Support PERCENTRANK and related functions</action>
+            <action type="fix" fixes-bug="64258" context="SS_Common">Support TDIST and related functions</action>
             <action type="fix" fixes-bug="65490" context="XSSF">Better support for shared hyperlinks</action>
             <action type="fix" fixes-bug="65042" context="OPC">Add support to ZipPackage to allow temp files to be used to save memory (useful for writing xlsx/pptx/docx files with pictures, etc.).</action>
             <action type="fix" fixes-bug="65372" context="OPC">Allow ZipSecureFile.setMaxEntrySize to accept sizes above 4Gb</action>



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