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 beb2e9c Mention GraphAware in contributors (#534)
beb2e9c is described below
commit beb2e9cc30256c7f22093b1bb1df1374b0432406
Author: Nicolas Mervaillie <[email protected]>
AuthorDate: Tue Oct 8 21:43:48 2019 +0200
Mention GraphAware in contributors (#534)
see https://bz.apache.org/bugzilla/show_bug.cgi?id=63811
---
xdocs/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 33032e4..e5b2aba 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -102,7 +102,7 @@ to view the last release notes of version 5.1.1.
<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>63801</bug>Add Bolt protocol support for Neo4j database.
Contributed by Luanne Misquitta, Nicolas Mervaillie and Aldrin Misquitta</li>
+ <li><bug>63801</bug>Add Bolt protocol support for Neo4j database.
Contributed by GraphAware (www.graphaware.com)</li>
</ul>
<h3>Controllers</h3>