This is an automated email from the ASF dual-hosted git repository.
pmouawad pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
The following commit(s) were added to refs/heads/master by this push:
new cd60a13 Update changes
cd60a13 is described below
commit cd60a13e8d40be3656350ab342982911b0ba36aa
Author: pmouawad <[email protected]>
AuthorDate: Fri Jul 12 14:57:55 2019 +0200
Update changes
This resolves Bug 63563
https://bz.apache.org/bugzilla/show_bug.cgi?id=63563
---
xdocs/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index a92f82b..7801b19 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -150,6 +150,7 @@ to view the last major behaviors with the version 5.1.1.
<h3>Other Samplers</h3>
<ul>
<li><bug>63442</bug>Reduce scanning for <code>LogParser</code>
implementations in AccessLogSamplerBeanInfo.</li>
+ <li><bug>63563</bug>LdapExtSampler: When sampler fails with exception
differing from NamingException, no SampleResult is generated</li>
</ul>
<h3>Controllers</h3>