Author: abearez
Date: Wed Feb 17 22:06:26 2021
New Revision: 1886643

URL: http://svn.apache.org/viewvc?rev=1886643&view=rev
Log:
[bug-54470] clone sheet with chart

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=1886643&r1=1886642&r2=1886643&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Wed Feb 17 22:06:26 
2021
@@ -86,7 +86,8 @@
             <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>
-            <action type="fix" fixes-bug="63902" context="XSSF">XSSFWorkbook - 
clone sheet with chart</action>
+            <action type="fix" fixes-bug="63902" context="XSSF">XSSFWorkbook - 
reference cloned sheet in cloned chart data</action>
+            <action type="fix" fixes-bug="54470" context="XSSF">XSSFWorkbook - 
clone sheet with chart</action>
             <action type="fix" fixes-bug="57835" context="XSLF">XSLFSlide - 
import slide notes when importing slide content</action>
         </actions>
     </release>



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

Reply via email to