Author: sebb
Date: Fri Apr 20 21:03:21 2012
New Revision: 1328499
URL: http://svn.apache.org/viewvc?rev=1328499&view=rev
Log:
Restore closing tag accidentally deleted in r1328492
Modified:
commons/proper/math/trunk/src/changes/changes.xml
Modified: commons/proper/math/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/src/changes/changes.xml?rev=1328499&r1=1328498&r2=1328499&view=diff
==============================================================================
--- commons/proper/math/trunk/src/changes/changes.xml (original)
+++ commons/proper/math/trunk/src/changes/changes.xml Fri Apr 20 21:03:21 2012
@@ -69,6 +69,7 @@ If the output is not quite correct, chec
</action>
<action dev="tn" type="add" issue="MATH-773" due-to="Reid Hochstedler">
Added class FixedElapsedTime (new StoppingCondition for evolution of
generations) to genetics package.
+ </action>
<action dev="celestin" type="add" issue="MATH-756">
Added classes Decimal64 and Decimal64Field, which are wrapper classes
around primitive doubles. These classes implement FieldElement and Field,
respectively.
</action>