Author: wspeirs Date: Sat Nov 26 19:48:26 2011 New Revision: 1206565 URL: http://svn.apache.org/viewvc?rev=1206565&view=rev Log: - Updated changes.xml to include DBUTILS-84
Modified: commons/proper/dbutils/trunk/src/changes/changes.xml Modified: commons/proper/dbutils/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/dbutils/trunk/src/changes/changes.xml?rev=1206565&r1=1206564&r2=1206565&view=diff ============================================================================== --- commons/proper/dbutils/trunk/src/changes/changes.xml (original) +++ commons/proper/dbutils/trunk/src/changes/changes.xml Sat Nov 26 19:48:26 2011 @@ -39,6 +39,9 @@ The <action> type attribute can be add,u </properties> <body> <release version="1.5" date="2011-11-25" description="Bugfixes and addition of BeanMapHandler"> + <action due-to="Tiago Cavaleiro" type="fix" issue="DBUTILS-84"> + Added case for SQLXML + </action> <action dev="wspeirs" type="update" issue="DBUTILS-77"> Updated documentation to better reflect the use of pmdKnownBroken </action>