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/26 14:13:14 UTC

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

Author: fanningpj
Date: Thu May 26 14:13:14 2022
New Revision: 1901292

URL: http://svn.apache.org/viewvc?rev=1901292&view=rev
Log:
[bug-66094] add STDEV.S, STDEV.P, VAR.S and VAR.P 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=1901292&r1=1901291&r2=1901292&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Thu May 26 14:13:14 2022
@@ -89,6 +89,7 @@
             <action type="add" fixes-bug="github-330" context="SS_Common">Support AVERAGEIF function</action>
             <action type="add" fixes-bug="66083" context="SS_Common">Support CEILING.MATH and FLOOR.MATH functions</action>
             <action type="add" fixes-bug="66093" context="SS_Common">add support for unimplemented subfunctions to SUBTOTAL function</action>
+            <action type="add" fixes-bug="66094" context="SS_Common">add support for STDEV.S, STDEV.P, VAR.S and VAR.P functions</action>
         </actions>
     </release>
 



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