document fix for MATH-368
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@942629 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2c83cdc537
commit
252aab4b18
|
@ -55,6 +55,9 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
<action dev="luc" type="fix" issue="MATH-369" due-to="Sasun Pundev">
|
||||
Fix NullPointerException in BisectionSolver.solve(f, min, max, initial)
|
||||
</action>
|
||||
<action dev="billbarker" type="fix" issue="MATH-368">
|
||||
Fix spelling of getSparcity [sic] method of OpenMapRealVector
|
||||
</action>
|
||||
</release>
|
||||
<release version="2.1" date="2010-04-02" description="
|
||||
This is primarily a maintenance release, but it also includes new features and enhancements.
|
||||
|
|
Loading…
Reference in New Issue