Author: pmouawad
Date: Sun Feb 15 15:31:09 2015
New Revision: 1659929

URL: http://svn.apache.org/r1659929
Log:
Add incompatible changes

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1659929&r1=1659928&r2=1659929&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Sun Feb 15 15:31:09 2015
@@ -134,6 +134,8 @@ See  <bugzilla>56357</bugzilla> for deta
 <ch_section>Incompatible changes</ch_section>
 
 <ul>
+    <li>Since 2.13, Aggregate Graph, Summary Report and Aggregate Report now 
export percentages to %, before they exported the decimal value which differed 
from what was shown in GUI</li>
+    <li>Third party plugins may be impacted by fix of 
<bugzilla>57586</bugzilla>, ensure that your subclass of HttpTestSampleGui 
implements ItemListener if you relied on parent class doing so.</li>
 </ul>
 
 <!-- =================== Bug fixes =================== -->


Reply via email to