Document some more changes

git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@325461 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d3dcd6935f
This commit is contained in:
Sebastian Bazley 2005-06-15 00:08:30 +00:00
parent 715a0e2ccd
commit 7e09d90ed0
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,9 @@
<li>All Test elements can be saved as a graphics image to a file</li>
<li>Bug 35026 - add RE pattern matching to Proxy</li>
<li>Bug 34739 - Enhance constant Throughput timer</li>
<li>Bug 25052 - use response encoding to create comparison string in Response Assertion</li>
<li>New optional icons</li>
<li>Allow icons to be defined via property files</li>
</ul>
<h4>Bug fixes:</h4>
<ul>
@ -59,6 +62,7 @@
<li>Bug 35067 - set up filename when using -t option</li>
<li>Don't substitute TestElement.* properties by UDVs in Proxy</li>
<li>Bug 35065 - don't save old extensions in File Saver</li>
<li>Bug 25413 - don't enable Restart button unnecessarily</li>
</ul>
<h3>Version 2.0.3</h3>