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/23 14:56:25 UTC

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

Author: fanningpj
Date: Mon May 23 14:56:25 2022
New Revision: 1901179

URL: http://svn.apache.org/viewvc?rev=1901179&view=rev
Log:
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=1901179&r1=1901178&r2=1901179&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Mon May 23 14:56:25 2022
@@ -82,9 +82,12 @@
             <action type="fix" fixes-bug="65854" context="OOXML">Use revert() instead of close() when OPCPackage is opened read-only</action>
             <action type="fix" fixes-bug="65973" context="XSSF">Row shifting does not properly handle hyperlinks that span multiple cells</action>
             <action type="fix" fixes-bug="65988" context="SS_Common">RATE function fails in some cases</action>
+            <action type="fix" fixes-bug="66022" context="SS_Common">Fix issue with parsing formulas that have sheet names containing certain chars</action>
             <action type="fix" fixes-bug="66047" context="SS_Common">Fix rounding issue in MROUND function</action>
+            <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="fix" fixes-bug="github-330" context="SS_Common">Support AVERAGEIF function</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>
         </actions>
     </release>
 



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