Author: simonetripodi Date: Thu May 31 15:03:36 2012 New Revision: 1344760 URL: http://svn.apache.org/viewvc?rev=1344760&view=rev Log: just moved the reported in the appropriate field
Modified: commons/proper/functor/trunk/src/changes/changes.xml Modified: commons/proper/functor/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/functor/trunk/src/changes/changes.xml?rev=1344760&r1=1344759&r2=1344760&view=diff ============================================================================== --- commons/proper/functor/trunk/src/changes/changes.xml (original) +++ commons/proper/functor/trunk/src/changes/changes.xml Thu May 31 15:03:36 2012 @@ -23,11 +23,11 @@ </properties> <body> <release version="1.0" date="2011-??-??" description="First release."> - <action dev="simonetripodi" issue="FUNCTOR-5"> - Complete the javadoc description of Limit (Contributed by Bruno P. Kinoshita) + <action dev="simonetripodi" issue="FUNCTOR-5" due-to="Bruno P. Kinoshita"> + Complete the javadoc description of Limit </action> - <action dev="simonetripodi" issue="FUNCTOR-2"> - Improve Functor web page, removing Ant from building (Contributed by Bruno P. Kinoshita) + <action dev="simonetripodi" issue="FUNCTOR-2" due-to="Bruno P. Kinoshita"> + Improve Functor web page, removing Ant from building </action> <action dev="simonetripodi" issue="FUNCTOR-1" due-to="Liviu Tudor"> New components: summarize and aggregate