You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2017/01/20 18:17:01 UTC

svn commit: r1779663 - /jmeter/trunk/xdocs/changes.xml

Author: fschumacher
Date: Fri Jan 20 18:17:01 2017
New Revision: 1779663

URL: http://svn.apache.org/viewvc?rev=1779663&view=rev
Log:
Add changes.xml entry for bug 60575

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1779663&r1=1779662&r2=1779663&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Fri Jan 20 18:17:01 2017
@@ -181,6 +181,7 @@ JMeter now requires Java 8. Ensure you u
 <h3>HTTP Samplers and Test Script Recorder</h3>
 <ul>
     <li><bug>60531</bug>HTTP Cookie Manager : changing Implementation does not update Cookie Policy</li>
+    <li><bug>60575</bug>HTTP GET Requests could have a content-type header without a body.</li>
 </ul>
 
 <h3>Other Samplers</h3>