[MATH-990] Added changelog entry.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1566021 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart 2014-02-08 14:33:03 +00:00
parent 51a7ec0633
commit 8dae299004
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.3" date="TBD" description="TBD">
<action dev="erans" type="fix" issue="MATH-990">
Improved performance of "MathArrays#sortInPlace(...)".
</action>
<action dev="tn" type="fix" issue="MATH-1044" due-to="Sean Owen">
Clarify javadoc of "DecompositionSolver#getInverse()" and corresponding implementations
wrt the actually returned inverse. Several decomposition implementations are able