diff --git a/pom.xml b/pom.xml
index 5d916680eba..406ed5377dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,6 +208,10 @@
matt-blanchette
Matt Blanchette
+
+ petromykhailysyn
+ Petro Mykhaylyshyn
+
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index cf2bcdab3cc..3e5cc6e3b31 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -166,6 +166,11 @@
manually, the the manual call led to a warning about
the EntityManager being created twice.
+
+ Allow server to correctly figure out it's own address even if the container provides
+ a Servlet Context Path which does not include the root. Thanks to Petro Mykhaylyshyn
+ for the pull request!
+