Document some changes since 2.1.1

git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-1@325940 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 89eb870565
This commit is contained in:
Sebastian Bazley 2005-10-17 17:41:00 +00:00
parent eb2565dd6f
commit ae541f3b6c
1 changed files with 15 additions and 0 deletions

View File

@ -27,6 +27,21 @@
<b>Changes: for more info, contact <a href="mailto:mstover1@apache.org">Michael Stover</a></b>
<h3>Version 2.1.2</h3>
<h4>New functionality:</h4>
<ul>
<li>Report function</li>
</ul>
<h4>Bug fixes:</h4>
<ul>
<li>Fix NPE when no module selected in Module Controller</li>
<li>Fix NPE in XStream when no ResponseData present</li>
<li>Remove ?xml prefix when running with Java 1.5 and no x-jars</li>
<li>Bug 37117 - setProperty() function should return ""; added optional return of original setting</li>
</ul>
<h3>Version 2.1.1</h3>
<h4>New functionality:</h4>
<ul>