documenting change

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@826560 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
William Barker 2009-10-19 00:03:46 +00:00
parent becc8d9704
commit adbe097b2b
1 changed files with 3 additions and 0 deletions

View File

@ -86,6 +86,9 @@ The <action> type attribute can be add,update,fix,remove.
Prevent infinite loops in multi-directional direct optimization method when
the start point is exactly at the optimal point.
</action>
<action dev="billbarker" type="fix" issue="MATH-297" due-to="Axel Kramer">
Prevent possible zero divides on eigenvectors of indefinite matrices
</action>
</release>
<release version="2.0" date="2009-08-03" description="
This is a major release. It combines bug fixes, new features and