diff --git a/pom.xml b/pom.xml
index dac53fd1afc..328c216a185 100755
--- a/pom.xml
+++ b/pom.xml
@@ -522,6 +522,10 @@
nerdydrew
Drew Mitchell
+
+ srdo
+ Stig Døssing
+
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 066dc59aba8..3f2ac07d697 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,6 +46,9 @@
was not always respected if a previous search already existed
in the query cache that matched the same search parameters.
+
+ Improved stability of concurrency test framework. Thanks to Stig Døssing for the pull request!
+