You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2006/03/23 22:10:16 UTC

svn commit: r388270 - /jakarta/jmeter/branches/rel-2-1/xdocs/changes.xml

Author: sebb
Date: Thu Mar 23 13:10:15 2006
New Revision: 388270

URL: http://svn.apache.org/viewcvs?rev=388270&view=rev
Log:
Add Known Bugs section

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=388270&r1=388269&r2=388270&view=diff
==============================================================================
--- jakarta/jmeter/branches/rel-2-1/xdocs/changes.xml (original)
+++ jakarta/jmeter/branches/rel-2-1/xdocs/changes.xml Thu Mar 23 13:10:15 2006
@@ -27,11 +27,25 @@
 
 
 <h3>Version 2.1.2</h3>
+
 <h4>Incompatible changes:</h4>
 <p>
 The time stamp is now set to start time.
 To revert to the previous behaviour, change the property <b>sampleresult.timestamp.start</b> to false (or comment it)
 </p>
+
+
+<h4>Known problems:</h4>
+<ul>
+<li>Module Controller does not work in non-GUI mode</li>
+<li>Aggregate Report and some other listeners use increasing amounts of memory as a test progresses</li>
+<li>Does not always handle non-default encoding properly</li>
+<li>Spaces in the installation path cause problems for client-server mode</li>
+<li>Change of Language does not propagate to all test elements</li>
+<li></li>
+<li></li>
+</ul>
+
 <h4>New functionality:</h4>
 <ul>
 <li>Report function</li>
@@ -96,6 +110,7 @@
 <li>Improved formatting of Request Data in Tree View</li>
 <li>Expanded user documentation</li>
 </ul>
+
 <hr/>
 <h3>Version 2.1.1</h3>
 <h4>New functionality:</h4>



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org