You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2014/10/31 15:23:44 UTC

svn commit: r1635780 - /jmeter/trunk/xdocs/usermanual/best-practices.xml

Author: pmouawad
Date: Fri Oct 31 14:23:44 2014
New Revision: 1635780

URL: http://svn.apache.org/r1635780
Log:
Add a link to changes to encourage users to read it

Modified:
    jmeter/trunk/xdocs/usermanual/best-practices.xml

Modified: jmeter/trunk/xdocs/usermanual/best-practices.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/best-practices.xml?rev=1635780&r1=1635779&r2=1635780&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/best-practices.xml (original)
+++ jmeter/trunk/xdocs/usermanual/best-practices.xml Fri Oct 31 14:23:44 2014
@@ -33,7 +33,9 @@
 </section>
 
 <section name="&sect-num;.1 Always use latest version of JMeter" anchor="use_latest_version">
-<p>The performance of JMeter is being constantly improved, so users are highly encouraged to use the most up to date version</p>
+<p>The performance of JMeter is being constantly improved, so users are highly encouraged to use the most up to date version. <br/>
+Ensure you always read <a href="../changes.html">changes list</a> to be aware of new improvements and components:
+</p>
 </section>
 
 <section name="&sect-num;.2 Use the correct Number of Threads" anchor="sizing_threads">