Author: sebb
Date: Thu Dec 13 04:42:16 2007
New Revision: 603909

URL: http://svn.apache.org/viewvc?rev=603909&view=rev
Log:
Add summary

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=603909&r1=603908&r2=603909&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/changes.xml (original)
+++ jakarta/jmeter/trunk/xdocs/changes.xml Thu Dec 13 04:42:16 2007
@@ -29,7 +29,23 @@
 
 <h3>Version 2.3.2</h3>
 
-<h4>Summary of changes</h4>
+<h4>Summary of main changes</h4>
+
+<p>Fixes Clear Cookie each iteration bug (unfortunately introduced in 
2.3.1)</p>
+
+<p>Switch Controller now works properly with functions and variables, 
+and the condition can now be a name instead of a number.
+Simple Controller now works properly under a While Controller</p>
+
+<p>CSV fields can now contain delimiters. 
+CSV and XML files can now contain additional variables (define the JMeter 
property sample_variables).</p>
+
+<p>Number of classes loaded in non-GUI mode is much reduced.</p>
+
+<h4>Known bugs</h4>
+
+<p>Once Only controller behaves OK under a Thread Group or Loop Controller,
+but otherwise its behaviour is not consistent (or clearly specified).</p>
 
 <h4>Incompatible changes</h4>
 <ul>



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

Reply via email to