Author: simonetripodi Date: Sat Dec 3 21:50:58 2011 New Revision: 1210018 URL: http://svn.apache.org/viewvc?rev=1210018&view=rev Log: credited DIGESTER-153 to Matt who fixed the issues
Modified: commons/proper/digester/trunk/src/changes/changes.xml Modified: commons/proper/digester/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/digester/trunk/src/changes/changes.xml?rev=1210018&r1=1210017&r2=1210018&view=diff ============================================================================== --- commons/proper/digester/trunk/src/changes/changes.xml (original) +++ commons/proper/digester/trunk/src/changes/changes.xml Sat Dec 3 21:50:58 2011 @@ -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">