Author: sebb
Date: Sat Oct 22 04:11:36 2005
New Revision: 327653
URL: http://svn.apache.org/viewcvs?rev=327653&view=rev
Log:
Document recent changes
Modified:
jakarta/jmeter/branches/rel-2-1/xdocs/changes.xml
Modified: jakarta/jmeter/branches/rel-2-1/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/jakarta/jmeter/branches/rel-2-1/xdocs/changes.xml?rev=327653&r1=327652&r2=327653&view=diff
==============================================================================
--- jakarta/jmeter/branches/rel-2-1/xdocs/changes.xml (original)
+++ jakarta/jmeter/branches/rel-2-1/xdocs/changes.xml Sat Oct 22 04:11:36 2005
@@ -31,6 +31,7 @@
<h4>New functionality:</h4>
<ul>
<li>Report function</li>
+<li>XPath Extractor</li>
</ul>
<h4>Bug fixes:</h4>
@@ -41,9 +42,14 @@
<li>Bug 37117 - setProperty() function should return ""; added optional return
of original setting</li>
<li>Fix CSV output time format</li>
<li>Bug 37140 - handle encoding better in RegexFunction</li>
-
+<li>Load all cookies, not just the first; fix class cast exception</li>
+<li>Fix default Cookie path name (remove page name)</li>
</ul>
+<h4>Other changes</h4>
+<ul>
+<li>Updated to HTTPClient 2.0.2 (from 2.0)</li>
+</ul>
<h3>Version 2.1.1</h3>
<h4>New functionality:</h4>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]