credited DIGESTER-153 to Matt who fixed the issues

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/digester/trunk@1210018 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d3d266c..bad048c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,7 +32,7 @@
     <action dev="simonetripodi" type="fix" issue="DIGESTER-155">
       ClassLoader reference set to DigesterLoader not set in produced Digester instances
     </action>
-    <action dev="simonetripodi" type="add" issue="DIGESTER-153">
+    <action dev="mbenson" type="add" issue="DIGESTER-153">
       Add Constructor support to ObjectCreateRule
     </action>
     <action dev="simonetripodi" type="add" issue="DIGESTER-152">