sebb 2005/01/08 07:25:24 Modified: xdocs Tag: rel-2_0 changes.xml Log: Catch and log Runtime exception so a problem in one Listener does not affect others Revision Changes Path No revision No revision 1.15.2.11 +3 -2 jakarta-jmeter/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/jakarta-jmeter/xdocs/changes.xml,v retrieving revision 1.15.2.10 retrieving revision 1.15.2.11 diff -u -r1.15.2.10 -r1.15.2.11 --- changes.xml 8 Jan 2005 02:32:42 -0000 1.15.2.10 +++ changes.xml 8 Jan 2005 15:25:24 -0000 1.15.2.11 @@ -38,8 +38,9 @@ <li>Start time reset to now if necessary so that delay works OK.</li> <li>Missing start/end times in scheduler are assumed to be now, not 1970</li> <li>Bug 28661 - 304 responses not appearing in listeners</li> -<li>DOS scripts now handle differen disks better</li> +<li>DOS scripts now handle different disks better</li> <li>Bug 32345 - HTTP Rewriter does not work with HTTP Request default</li> +<li>Catch Runtime Exceptions so an error in one Listener does not affect others</li> </ul> <h4>Other changes:</h4> <ul>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
