sebb 2004/10/06 18:21:30 Modified: xdocs Tag: rel-2_0 changes.xml Log: Enough changes already Revision Changes Path No revision No revision 1.15.2.3 +10 -8 jakarta-jmeter/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/jakarta-jmeter/xdocs/changes.xml,v retrieving revision 1.15.2.2 retrieving revision 1.15.2.3 diff -u -r1.15.2.2 -r1.15.2.3 --- changes.xml 6 Oct 2004 02:54:49 -0000 1.15.2.2 +++ changes.xml 7 Oct 2004 01:21:30 -0000 1.15.2.3 @@ -27,7 +27,7 @@ <b>Changes: for more info, contact <a href="mailto:[EMAIL PROTECTED]">Michael Stover</a></b> <h3>Version 2.0.2</h3> -New functionality: +<h4>New functionality:</h4> <ul> <li>While Controller</li> <li>BeanShell intilisation scripts</li> @@ -35,10 +35,11 @@ <li>Display as HTML has option not to download frames and images etc</li> <li>Multiple Tree elements can now be enabled/disabled/copied/pasted at once</li> <li>__split() function added</li> -<li></li> -<li></li> +<li>(28699) allow Assertion to regard unsuccessful responses - e.g. 404 - as successful</li> +<li>(29075) Regex Extractor can now extract data out of http response header as well as the body</li> +<li>__log() functions can now write to stdout and stderr</li> </ul> -Bug fixes: +<h4>Bug fixes:</h4> <ul> <li>If controller now works after the first false condition (31390)</li> <li>Regex GUI was losing track of Header/Body checkbox (29853)</li> @@ -52,11 +53,12 @@ <li>Proxy must now be stopped before it can be removed (25145)</li> <li>Link Parser now supports BASE href (25490)</li> <li>(30917) Classfinder ignores duplicate names</li> -<li></li> -<li></li> +<li>(22820) Allow Counter value to be cleared</li> +<li>(28230) Fix NPE in HTTP Sampler retrieving embedded resources</li> +<li>Improve handling of StopTest; catch and log some more errors</li> </ul> <h3>Version 2.0.1</h3> -Bug fix release. +<p>Bug fix release. TBA.</p> <h3>Version 2.0</h3> <ul> <li>HTML parsing improved; now has choice of 3 parsers, and most embedded elements can now be detected and downloaded.</li>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
