MATH-1258: added entry to changes.xml

This commit is contained in:
Otmar Ertl 2015-08-20 20:13:33 +02:00
parent 7934bfea10
commit b1f4a30aab
1 changed files with 3 additions and 0 deletions

View File

@ -51,6 +51,9 @@ If the output is not quite correct, check for invisible trailing spaces!
</properties>
<body>
<release version="3.6" date="XXXX-XX-XX" description="">
<action dev="oertl" type="fix" issue="MATH-1258" due-to="Gunel Jahangirova">
Added check for equal array lengths to distance measure functions.
</action>
<action dev="erans" type="fix" issue="MATH-1257" due-to="Bill Murphy">
Better accuracy in computation of cumulative probability of "NormalDistribution"
(package "o.a.c.m.distribution").