You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2019/03/07 08:09:02 UTC

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

Author: fanningpj
Date: Thu Mar  7 08:09:02 2019
New Revision: 1854959

URL: http://svn.apache.org/viewvc?rev=1854959&view=rev
Log:
[bug-63240] make DocumentHelper.newDocumentBuilder non-synchronized]

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=1854959&r1=1854958&r2=1854959&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Thu Mar  7 08:09:02 2019
@@ -113,6 +113,7 @@
         <action dev="PD" type="fix" fixes-bug="62953" context="SL_Common XSLF HSLF">Rendering of FreeformShapes with formula fails</action>
         <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>
       </actions>
     </release>
 



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