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 2016/09/20 19:19:53 UTC

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

Author: fschumacher
Date: Tue Sep 20 19:19:52 2016
New Revision: 1761624

URL: http://svn.apache.org/viewvc?rev=1761624&view=rev
Log:
Followup to r1761614. The correct bugzilla id is 60066.

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1761624&r1=1761623&r2=1761624&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Tue Sep 20 19:19:52 2016
@@ -93,7 +93,7 @@ Summary
 <ul>
     <li><pr>211</pr>Differentiate the timing for JDBC Sampler. Use latency and connect time. Contributed by Thomas Peyrard (thomas.peyrard at murex.com)</li>
     <li><bug>59620</bug>Fix button action in "JMS Publisher -> Random File from folder specified below" to allow to select a directory</li>
-    <li><bug>60085</bug>Handle CLOBs and BLOBs and limit them if necessary when storing them in result sampler.</li>
+    <li><bug>60066</bug>Handle CLOBs and BLOBs and limit them if necessary when storing them in result sampler.</li>
 </ul>
 
 <h3>Controllers</h3>