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/01/26 15:07:50 UTC

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

Author: fanningpj
Date: Wed Jan 26 15:07:50 2022
New Revision: 1897509

URL: http://svn.apache.org/viewvc?rev=1897509&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=1897509&r1=1897508&r2=1897509&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Wed Jan 26 15:07:50 2022
@@ -70,6 +70,17 @@
         </p>
     </section>
 
+    <release version="5.2.1" date="2022-09-??">
+        <summary>
+        </summary>
+        <actions>
+            <action type="fix" fixes-bug="65792" context="SS_Common">Multiplication in cell formulas can have small rounding issues</action>
+            <action type="fix" fixes-bug="65839" context="SS_Common">Picture resize can lead to infinite loop</action>
+            <action type="add" fixes-bug="65846" context="SS_Common">Add support for NUMBERVALUE function</action>
+            <action type="add" fixes-bug="65850" context="SS_Common">Add support for Normal Distribution function</action>
+        </actions>
+    </release>
+
     <release version="5.2.0" date="2022-01-14">
         <summary>
             <summary-item>Refactor to XSSFReader, SharedStringsTable, CommentsTable and ThemesTable to make them more extensible</summary-item>



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