[MATH-917] updated changes.xml

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1461873 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart 2013-03-27 22:05:35 +00:00
parent 5e335443ee
commit 4a8090157a
1 changed files with 6 additions and 0 deletions

View File

@ -55,6 +55,12 @@ This is a minor release: It combines bug fixes and new features.
Changes to existing features were made in a backwards-compatible
way such as to allow drop-in replacement of the v3.1[.1] JAR file.
">
<action dev="tn" type="change" issue="MATH-917,MATH-918,MATH-919,MATH-920" due-to="Reid Hochstedler">
All contents of package "o.a.c.m.stat.clustering" refactored into
new package "o.a.c.m.ml.clustering" and added support for additional
distance measures in package "o.a.c.m.ml.distance": "CanberraDistance",
"ChebyshevDistance", "EuclideanDistance" and "ManhattanDistance".
</action>
<action dev="tn" type="fix" issue="MATH-891">
"SpearmansCorrelation" now works correctly in case of a provided
"NaturalRanking" with a "NaNStrategy.REMOVED" strategy and the input