Updated changelog for JIRA: MATH-420 (should have been included in r1038873).

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1039139 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2010-11-25 18:49:47 +00:00
parent bf98dae677
commit 88673e5fef
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@ The <action> type attribute can be add,update,fix,remove.
If the output is not quite correct, check for invisible trailing spaces!
-->
<release version="2.2" date="TBD" description="TBD">
<action dev="psteitz" type="update" issue="MATH-420">
Added toString() override to StatisticalSummaryValues.
</action>
<action dev="luc" type="fix" issue="MATH-380">
Deprecated the whole ode.jacobians package. It is clumsy and difficult to use. It will
be replaced by a completely rewritten implementation in 3.0, which will be more tightly