Author: pmouawad
Date: Sun Mar 27 16:38:59 2016
New Revision: 1736771

URL: http://svn.apache.org/viewvc?rev=1736771&view=rev
Log:
Bug 59240 - Introduce a slf4j adapter for Logkit
Mention it in New and Noteworthy
Bugzilla Id: 59240

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1736771&r1=1736770&r2=1736771&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Sun Mar 27 16:38:59 2016
@@ -126,6 +126,7 @@ Summary
 </ul>
 </p>
 <ch_title>Dependencies refresh</ch_title>
+<ch_title>Slf4j can now be used within Plugins and core code</ch_title>
 <p>
 Deprecated Libraries dropped or replaced by up to date ones:
 <ul>
@@ -343,7 +344,7 @@ Deprecated Libraries dropped or replaced
 <li><bug>59207</bug>Change the font color of errorsOrFatalsLabel to red when 
an error occurs. Contributed by Antonio Gomes Rodrigues (ra0077 at 
gmail.com)</li>
 <li><bug>58941</bug>Create a new Starter that runs thread groups in validation 
mode (1 thread only, 1 iteration, no pause all customizable)</li>
 <li><bug>59236</bug>JMeter Properties : Make some cleanup</li>
-<li><bug>59240</bug>Introduce a slf4j adapter for Logkit</li>
+<li><bug>59240</bug>Introduce a slf4j adapter for Logkit (this allows using 
slf4j within plugins and core code)</li>
 </ul>
 <ch_section>Non-functional changes</ch_section>
 <ul>


Reply via email to