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/08/16 20:30:39 UTC

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

Author: fanningpj
Date: Mon Aug 16 20:30:39 2021
New Revision: 1892387

URL: http://svn.apache.org/viewvc?rev=1892387&view=rev
Log:
[github-242] add support for MAXIFS, MINIFS, AVERAGEIFS functions

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=1892387&r1=1892386&r2=1892387&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Mon Aug 16 20:30:39 2021
@@ -112,6 +112,7 @@
             <action type="add" fixes-bug="65467" context="SS_Common">Support IFNA function</action>
             <action type="fix" fixes-bug="65471" context="XSSF">Add support for T literal in DateTime formats</action>
             <action type="fix" fixes-bug="65475" context="SS_Common">SUMIF and SUMIFS functions do not properly handle #N/A values</action>
+            <action type="fix" fixes-bug="[github-242]" context="SS_Common">add support for MAXIFS, MINIFS, AVERAGEIFS functions</action>
         </actions>
     </release>
 



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