sebb        2005/03/08 14:51:33

  Modified:    xdocs    Tag: rel-2_0 changes.xml
  Log:
  More minor fixes documented
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.15.2.18 +4 -1      jakarta-jmeter/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/xdocs/changes.xml,v
  retrieving revision 1.15.2.17
  retrieving revision 1.15.2.18
  diff -u -r1.15.2.17 -r1.15.2.18
  --- changes.xml       5 Mar 2005 13:21:06 -0000       1.15.2.17
  +++ changes.xml       8 Mar 2005 22:51:33 -0000       1.15.2.18
  @@ -33,6 +33,7 @@
   <li>XPath Assertion and XPath Function</li>
   <li>Allow CSVRead delimiter to be changed</li>
   <li>Bug 33796 - delete cookies with null/empty values</li>
  +<li>All Beanshell access is now via a single class; only need BSH jar at 
run-time</li>
   </ul>
   <h4>Bug fixes:</h4>
   <ul>
  @@ -47,6 +48,8 @@
   <li>Bug 29186,33299 - fix CLI parsing of "-" in second argument</li>
   <li>Fix CLI parse bug: -D arg1=arg2. Log more startup parameters.</li>
   <li>Fix JTidy and HTMLParser parsers to handle form src= and link 
rel=stylesheet</li>
  +<li>Catch and log Errors in JMeterThread</li>
  +<li>Ensure WhileController condition is dynamically checked</li>
   </ul>
   <h4>Other changes:</h4>
   <ul>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to