Updated changes.xml with last fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1241837 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f2a5e4f51e
commit
a2d9268a1d
|
@ -52,6 +52,12 @@ The <action> type attribute can be add,update,fix,remove.
|
||||||
If the output is not quite correct, check for invisible trailing spaces!
|
If the output is not quite correct, check for invisible trailing spaces!
|
||||||
-->
|
-->
|
||||||
<release version="3.0" date="TBD" description="TBD">
|
<release version="3.0" date="TBD" description="TBD">
|
||||||
|
<action dev="tn" type="fix" issue="MATH-670">
|
||||||
|
Merged interface and implementation of EmpiricalDistribution.
|
||||||
|
</action>
|
||||||
|
<action dev="tn" type="fix" issue="MATH-588">
|
||||||
|
Relaxed test for equality in UnivariateStatisticAbstractTest.
|
||||||
|
</action>
|
||||||
<action dev="tn" type="fix" issue="MATH-652" due-to="Greg Sterijevski">
|
<action dev="tn" type="fix" issue="MATH-652" due-to="Greg Sterijevski">
|
||||||
Fixed a faulty test for zero in TridiagonalTransformer.
|
Fixed a faulty test for zero in TridiagonalTransformer.
|
||||||
</action>
|
</action>
|
||||||
|
|
Loading…
Reference in New Issue