Author: sebb
Date: Sat Jul 19 06:24:35 2008
New Revision: 678155

URL: http://svn.apache.org/viewvc?rev=678155&view=rev
Log:
Move to correct place

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=678155&r1=678154&r2=678155&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/changes.xml (original)
+++ jakarta/jmeter/trunk/xdocs/changes.xml Sat Jul 19 06:24:35 2008
@@ -45,11 +45,6 @@
 
 <p>
 <ul>
-<li>Added __char() function: allows arbitrary Unicode characters to be entered 
in fields.</li>
-<li>Added __unescape() function: allows Java-escaped strings to be used.</li>
-<li>Add Body (unescaped) source option to Regular Expression Extractor.</li>
-<li>Added __unescapeHtml() function: decodes Html-encoded text.</li>
-<li>Added __escapeHtml() function: encodes text using Html-encoding.</li>
 </ul>
 
 </p>
@@ -98,6 +93,11 @@
 <li>Save Responses to a file can save the generated filename(s) to 
variables.</li>
 <li>Add BSF Listener element</li>
 <li>Bug 45200 - MailReaderSampler: store the whole MIME message in the 
SamplerResult</li>
+<li>Added __char() function: allows arbitrary Unicode characters to be entered 
in fields.</li>
+<li>Added __unescape() function: allows Java-escaped strings to be used.</li>
+<li>Add Body (unescaped) source option to Regular Expression Extractor.</li>
+<li>Added __unescapeHtml() function: decodes Html-encoded text.</li>
+<li>Added __escapeHtml() function: encodes text using Html-encoding.</li>
 </ul>
 
 <h3>Non-functional changes</h3>



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

Reply via email to