Update "changes.xml".
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1537473 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
93b51cc6fd
commit
5bbbe7709f
|
@ -51,6 +51,9 @@ If the output is not quite correct, check for invisible trailing spaces!
|
|||
</properties>
|
||||
<body>
|
||||
<release version="x.y" date="TBD" description="TBD">
|
||||
<action dev="erans" type="fix" issue="MATH-1047">
|
||||
Check for overflow in methods "pow" (class "o.a.c.m.util.ArithmeticUtils").
|
||||
</action>
|
||||
<action dev="erans" type="fix" issue="MATH-1045" due-to="Sean Owen">
|
||||
"EigenDecomposition": Using tolerance for detecting whether a matrix is singular.
|
||||
</action>
|
||||
|
|
Loading…
Reference in New Issue