Added Clearable (which it supports), so subclasses don't need to

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

Former-commit-id: 7c95740641
This commit is contained in:
Sebastian Bazley 2007-02-10 10:40:32 +00:00
parent dc8512e0c1
commit de06e7a87f
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ has been removed.
<li>Bug 39827 - SOAP Sampler content length for files</li>
<li>Bug 40381 - LDAP: more descriptive strings</li>
<li>Bug 40369 (partial) Equals Response Assertion</li>
<li>Fix Class cast exception in Clear.java</li>
</ul>
<h3>Version 2.2</h3>