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/07/10 18:50:34 UTC

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

Author: fanningpj
Date: Sun Jul 10 18:50:34 2022
New Revision: 1902638

URL: http://svn.apache.org/viewvc?rev=1902638&view=rev
Log:
[bug-66052] update changes

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=1902638&r1=1902637&r2=1902638&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sun Jul 10 18:50:34 2022
@@ -92,6 +92,7 @@
             <action type="fix" fixes-bug="66079" context="XWPF">Fix bug where XWPFNumbering.removeAbstractNum removes by list index, not abstractNumId</action>
             <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="fix" fixes-bug="66052" context="SS_Common">XSSFColor could not be used the same time as org.apache.poi.ss.util classes</action>
             <action type="add" fixes-bug="66083" context="SS_Common">Support CEILING.MATH and FLOOR.MATH functions</action>
             <action type="fix" fixes-bug="66087" context="SS_Common">support case insensitive matching in D* functions</action>
             <action type="add" fixes-bug="66090" context="SS_Common">add support for DCOUNT, DCOUNTA, DAVERAGE, DSTDEV, DSTDEVP, DVAR, DVARP and DPRODUCT functions</action>



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