This is an automated email from the ASF dual-hosted git repository.
fschumacher 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 450712c Use same obfuscation for all emails in changes.xml
450712c is described below
commit 450712c609855daa3ca946f823f5200c815805cd
Author: Felix Schumacher <[email protected]>
AuthorDate: Tue Oct 15 22:15:48 2019 +0200
Use same obfuscation for all emails in changes.xml
---
xdocs/changes.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index e7a0371..b0095c9 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -100,8 +100,8 @@ to view the last release notes of version 5.1.1.
<h3>Other samplers</h3>
<ul>
- <li><bug>63406</bug>JDBC connection configuration: new option for
pre-initialize to initialize the connection pool. Contributed by Franz Schwab
([email protected])</li>
- <li><bug>63561</bug>JDBC Request: Allow to only fetch a certain number of
rows. Contributed by Franz Schwab ([email protected])</li>
+ <li><bug>63406</bug>JDBC connection configuration: new option for
pre-initialize to initialize the connection pool. Contributed by Franz Schwab
(franz.schwab at exasol.com)</li>
+ <li><bug>63561</bug>JDBC Request: Allow to only fetch a certain number of
rows. Contributed by Franz Schwab (franz.schwab at exasol.com)</li>
<li><bug>63801</bug>Add Bolt protocol support for Neo4j database.
Contributed by GraphAware (www.graphaware.com)</li>
</ul>