Author: fanningpj
Date: Tue Mar 19 06:01:55 2019
New Revision: 1855807

URL: http://svn.apache.org/viewvc?rev=1855807&view=rev
Log:
[bug-63268] fix issue where CellUtil.setFont is adding unnecessary styles

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=1855807&r1=1855806&r2=1855807&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Tue Mar 19 06:01:55 
2019
@@ -118,6 +118,7 @@
         <action dev="PD" type="fix" fixes-bug="63005" 
context="POI_Overall">Remove support for reading files that have XML entity 
definitions</action>
         <action dev="PD" type="fix" fixes-bug="63013" context="XWPF">add 
XWPFRun setLang method</action>
         <action dev="PD" type="fix" fixes-bug="63240" context="XSSF">Remove 
unnecessary synchronization on DocumentHelper.newDocumentBuilder and 
SAXHelper.newXMLReader</action>
+        <action dev="PD" type="fix" fixes-bug="63268" context="SS_Common">Fix 
issue with CellUtil.setFont adding unnecessary styles</action>
       </actions>
     </release>
 



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

Reply via email to