Author: abearez
Date: Wed Oct 3 08:34:08 2018
New Revision: 1842690
URL: http://svn.apache.org/viewvc?rev=1842690&view=rev
Log:
fixed bug 59625
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=1842690&r1=1842689&r2=1842690&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Wed Oct 3 08:34:08
2018
@@ -97,8 +97,9 @@
<action dev="PD" type="fix" fixes-bug="62747"
context="POI_Overall">Upgrade bouncycastle dependency to 1.60</action>
<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>
+ <action dev="PD" type="fix" fixes-bug="62746" context="XDDF">Support
axIds in XDDF</action>
+ <action dev="PD" type="fix" fixes-bug="60509"
context="XSSF">XSSFWorkbook.setSheetName() does not update references in
charts</action>
+ <action dev="PD" type="fix" fixes-bug="59625"
context="XWPF">Localisation (Internationalisation in other languages) when
applied in charts corrupt the MS Word file</action>
</actions>
</release>
<release version="4.0.0" date="2018-09-07">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]