Update "changes.xml".

This commit is contained in:
Gilles 2017-03-19 18:59:23 +01:00
parent a776a23658
commit 43a0074022
1 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,9 @@ If the output is not quite correct, check for invisible trailing spaces!
</release>
<release version="4.0" date="XXXX-XX-XX" description="">
<action dev="erans" type="fix" issue="MATH-1405" due-to="Daniil Finkel">
"KolmogorovSmirnovTest": bug in "fixTies".
</action>
<action dev="ebourg" type="update" issue="MATH-1389" due-to="Christoph Dibak">
Performance improvement for Array2DRowRealMatrix.getSubMatrix()
</action>