MATH-1041
Update "changes.xml". git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1533042 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b1a198c84a
commit
d1c7e82e93
|
@ -51,6 +51,9 @@ If the output is not quite correct, check for invisible trailing spaces!
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="x.y" date="TBD" description="TBD">
|
<release version="x.y" date="TBD" description="TBD">
|
||||||
|
<action dev="erans" type="add" issue="MATH-1041" due-to="Sean Owen">
|
||||||
|
"Pair": added factory method and "toString" method.
|
||||||
|
</action>
|
||||||
<action dev="sebb" type="add" issue="MATH-1002">
|
<action dev="sebb" type="add" issue="MATH-1002">
|
||||||
AbstractUnivariateStatistic.test(double[] values, int begin, int length, boolean allowEmpty)
|
AbstractUnivariateStatistic.test(double[] values, int begin, int length, boolean allowEmpty)
|
||||||
has uses outside subclasses; implementation moved to MathArrays.
|
has uses outside subclasses; implementation moved to MathArrays.
|
||||||
|
|
Loading…
Reference in New Issue