You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2018/12/02 11:39:03 UTC

svn commit: r1847991 - /jmeter/trunk/xdocs/changes.xml

Author: fschumacher
Date: Sun Dec  2 11:39:02 2018
New Revision: 1847991

URL: http://svn.apache.org/viewvc?rev=1847991&view=rev
Log:
Add changelog entry.

Closes #435
Bugzilla Id: 62972

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1847991&r1=1847990&r2=1847991&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sun Dec  2 11:39:02 2018
@@ -139,6 +139,7 @@ of previous time slot as a base. Startin
     <li><pr>406</pr>Add a short paragraph on how to use a security manager with JMeter.</li>
     <li><bug>62893</bug>Use StringEscapeUtils from commons-text (version 1.6) instead of the deprecated ones from commons-lang3.</li>
     <li>Update to ActiveMQ 5.15.7 (from 5.5.16)</li>
+    <li><bug>62972</bug><pr>435</pr>Replace calls to deprecated method <code>Class#newInstance</code>.</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->