Author: sebb
Date: Fri Nov  9 14:29:07 2007
New Revision: 593675

URL: http://svn.apache.org/viewvc?rev=593675&view=rev
Log:
Synch docs

Modified:
    jakarta/jmeter/trunk/docs/changes.html
    jakarta/jmeter/trunk/docs/usermanual/component_reference.html
    jakarta/jmeter/trunk/docs/usermanual/functions.html
    jakarta/jmeter/trunk/docs/usermanual/get-started.html
    jakarta/jmeter/trunk/docs/usermanual/remote-test.html

Modified: jakarta/jmeter/trunk/docs/changes.html
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/changes.html?rev=593675&r1=593674&r2=593675&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/changes.html (original)
+++ jakarta/jmeter/trunk/docs/changes.html Fri Nov  9 14:29:07 2007
@@ -155,6 +155,12 @@
                                                </li>
                                                                        
 
+                                                                               
                <li     >
+                                                               The Proxy 
server removes If-Modified-Since headers from generated Header Managers.
+To revert to the previous behaviour, define the property proxy.headers.remove 
with no value
+                                               </li>
+                                                                       
+
                                                </ul>
                                                                                
                                                                                
<h4     >
                                                                Bug fixes
@@ -192,6 +198,17 @@
                                                </li>
                                                                        
 
+                                                                               
                <li     >
+                                                               Bug 43694 - 
ForEach Controller (empty collection processing error)
+                                               </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
@@ -314,6 +331,55 @@
                                                </li>
                                                                        
 
+                                                                               
                <li     >
+                                                               Added -G option 
to set properties in remote servers
+                                               </li>
+                                                                       
+
+                                                                               
                <li     >
+                                                               Added -X option 
to stop remote servers after non-GUI run
+                                               </li>
+                                                                       
+
+                                                                               
                <li     >
+                                                               Bug 43485 - 
Ability to specify keep-alive on SOAP/XML-RPC request
+                                               </li>
+                                                                       
+
+                                                                               
                <li     >
+                                                               Bug 43678 - 
Handle META tag http-equiv charset
+                                               </li>
+                                                                       
+
+                                                                               
                <li     >
+                                                               Bug 42555 - 
[I18N] Proposed corrections for the french translation
+                                               </li>
+                                                                       
+
+                                                                               
                <li     >
+                                                               Bug 43727 - 
Test Action does not support variables or functions
+                                               </li>
+                                                                       
+
+                                                                               
                <li     >
+                                                               The Proxy 
server removes If-Modified-Since headers from generated Header Managers by 
default.
+To change the list of removed headers, define the property 
proxy.headers.remove as a comma-separated list of headers to remove
+                                               </li>
+                                                                       
+
+                                                                               
                <li     >
+                                                               The javaScript 
function now has access to JMeter variables and context etc. See 
+                                                                               
                <a       href="usermanual/functions.html#__javaScript">
+                                                               JavaScript 
function
+                                               </a>
+                                                       </li>
+                                                                       
+
+                                                                               
                <li     >
+                                                               Use drop-down 
list for BSF Sampler language field
+                                               </li>
+                                                                       
+
                                                </ul>
                                                                                
                                                                                
<h4     >
                                                                Non-functional 
Improvements
@@ -2785,6 +2851,7 @@
                                                                All Beanshell 
access is now via a single class; only need BSH jar at run-time
                                                </li>
                                                                        
+
 
                                                                                
                <li     >
                                                                Bug 32464 - 
document Direct Draw settings in jmeter.bat



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

Reply via email to