diff --git a/pom.xml b/pom.xml
index 3f23f72d316..8eedd207397 100644
--- a/pom.xml
+++ b/pom.xml
@@ -358,6 +358,10 @@
InfiniteLoop90
Clayton Bodendein
+
+ rhausam
+ Rob Hausam
+
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8c5f223bff2..89c665c9dc6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -328,6 +328,10 @@
specified, regardless of whether the source event was a create or an
update
+
+ Add appropriate import statements for logging to JPA demo code. Thanks to
+ Rob Hausam for the pull request!
+