Bug 30120 - Name of simple controller is resetted if a new simple controller is added as child

git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@535133 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2007-05-04 09:05:07 +00:00
parent 9c069dd1f4
commit 42e359ffe2
1 changed files with 1 additions and 0 deletions

View File

@ -220,6 +220,7 @@ Removed deprecated method JMeterUtils.split() - use JOrphanUtils version instead
<li>Bug 42185 - If a HTTP Sampler follows a redirect, and is set up to download images, then images are downloaded multiple times</li>
<li>Bug 39808 - Invalid redirect causes incorrect sample time</li>
<li>Bug 42267 - Concurrent GUI update failure in Proxy Recording</li>
<li>Bug 30120 - Name of simple controller is resetted if a new simple controller is added as child</li>
</ul>
<h3>Version 2.2</h3>