Author: pmouawad Date: Sat Apr 1 11:43:38 2017 New Revision: 1789791 URL: http://svn.apache.org/viewvc?rev=1789791&view=rev Log: Improve new and noteworthy Added: jmeter/trunk/xdocs/images/screenshots/backend_listener_influxdb_graph.png (with props) Modified: jmeter/trunk/xdocs/changes.xml Modified: jmeter/trunk/xdocs/changes.xml URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1789791&r1=1789790&r2=1789791&view=diff ============================================================================== --- jmeter/trunk/xdocs/changes.xml [utf-8] (original) +++ jmeter/trunk/xdocs/changes.xml [utf-8] Sat Apr 1 11:43:38 2017 @@ -68,12 +68,15 @@ JMeter now requires Java 8. Ensure you u

JMeter logging has been migrated to SLF4J and Log4j 2. -This affects configuration and 3rd party plugins. +This affects configuration and 3rd party plugins, see below "Logging changes".

Core improvements