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 13:25:13 UTC

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

Author: fanningpj
Date: Thu May 26 13:25:13 2022
New Revision: 1901289

URL: http://svn.apache.org/viewvc?rev=1901289&view=rev
Log:
add support for unimplemented subfunctions to SUBTOTAL 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=1901289&r1=1901288&r2=1901289&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Thu May 26 13:25:13 2022
@@ -88,6 +88,7 @@
             <action type="fix" fixes-bug="github-321" context="SS_Common">DataFormatter issue with rounding in some use cases</action>
             <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>
         </actions>
     </release>
 



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