Author: sebb
Date: Wed Nov 7 11:37:47 2007
New Revision: 592864
URL: http://svn.apache.org/viewvc?rev=592864&view=rev
Log:
Variable references do not work in client result collectors
Modified:
jakarta/jmeter/trunk/xdocs/changes.xml
Modified: jakarta/jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/changes.xml?rev=592864&r1=592863&r2=592864&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/changes.xml (original)
+++ jakarta/jmeter/trunk/xdocs/changes.xml Wed Nov 7 11:37:47 2007
@@ -53,7 +53,8 @@
<li>HTTP Mirror Server now always returns the exact same content, it used to
return wrong if UTF-8 encoding was used for HTTP POST body, for example</li>
<li>Bug 43612 - HTTP PUT does not honor request parameters</li>
<li>Bug 43694 - ForEach Controller (empty collection processing error)</li>
-<li>Bug 42012 - Variable Listener filenames do not get processed in remote
tests</li>
+<li>Bug 42012 - Variable Listener filenames do not get processed in remote
tests.
+Filenames can now include function references; variable references do not
work.</li>
</ul>
<h4>Improvements</h4>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]