Author: abearez
Date: Mon Feb  1 00:49:46 2021
New Revision: 1886088

URL: http://svn.apache.org/viewvc?rev=1886088&view=rev
Log:
Bugfixes for XDDF charts

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=1886088&r1=1886087&r2=1886088&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Mon Feb  1 00:49:46 
2021
@@ -70,9 +70,22 @@
         </p>
     </section>
 
+    <!-- release version="5.0.2" date="2021-07-??">
+        <summary>
+        </summary>
+        <actions>
+        </actions>
+    </release -->
+
     <release version="5.0.1" date="2021-04-??">
+        <summary>
+            <summary-item>XDDF - bug fixes</summary-item>
+        </summary>
         <actions>
             <action type="fix" fixes-bug="github-221" context="XSLF">XSLFTable 
- revert addRow to behaviour before 4.1.2</action>
+            <action type="fix" fixes-bug="65016" context="XDDF">Don't throw 
exception on empty data source</action>
+            <action type="fix" fixes-bug="64950" context="XDDF">Set hole size 
for doughnut chart</action>
+            <action type="fix" fixes-bug="63901" context="XSSF">XSSFDrawing - 
import chart from other drawing</action>
         </actions>
     </release>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to