You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ab...@apache.org on 2018/10/01 19:28:26 UTC

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

Author: abearez
Date: Mon Oct  1 19:28:26 2018
New Revision: 1842549

URL: http://svn.apache.org/viewvc?rev=1842549&view=rev
Log:
fix bug 60509

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=1842549&r1=1842548&r2=1842549&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Mon Oct  1 19:28:26 2018
@@ -98,6 +98,7 @@
         <action dev="PD" type="add" fixes-bug="github-109" context="XDDF">Define XDDF user model for text body, its paragraphs and text runs</action>
         <action dev="PD" type="add" fixes-bug="github-123" context="XSSF">Import chart on drawing</action>
         <action dev="PD" type="add" fixes-bug="62746" context="XDDF">Improvements on chart creation and configuration</action>
+        <action dev="PD" type="add" fixes-bug="60509" context="XSSF">XSSFWorkbook.setSheetName() does not update references in charts</action>
       </actions>
     </release>
     <release version="4.0.0" date="2018-09-07">



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