Add incompatible changes

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1659929 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Philippe Mouawad 2015-02-15 15:31:09 +00:00
parent 2038c1c9a4
commit f52e745e25
1 changed files with 2 additions and 0 deletions

View File

@ -134,6 +134,8 @@ See <bugzilla>56357</bugzilla> for details.
<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 =================== -->