diff --git a/pom.xml b/pom.xml
index e7caa7f53e4..725f2c464c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,6 +137,11 @@
Mohammad Jafari
Edmond Scientific Company
+
+ joel-costigliola
+ Joel Costigliola
+ JCOS-Technologies
+
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 64f2ee0efc9..a256817e372 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -207,6 +207,11 @@
configures the parser to preserve versions in resource reference links when
encoding. By default, these are removed.
+
+ Add an exception for RESTful clients/servers to represent the
+ HTTP 403 Forbidden status code. Thanks to Joel Costigliola for
+ the patch!
+