You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by lu...@apache.org on 2013/04/02 21:16:54 UTC

svn commit: r1463702 - /commons/proper/math/trunk/RELEASE-NOTES.txt

Author: luc
Date: Tue Apr  2 19:16:54 2013
New Revision: 1463702

URL: http://svn.apache.org/r1463702
Log:
Updated release notes with latest bug fixes.

Modified:
    commons/proper/math/trunk/RELEASE-NOTES.txt

Modified: commons/proper/math/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/RELEASE-NOTES.txt?rev=1463702&r1=1463701&r2=1463702&view=diff
==============================================================================
--- commons/proper/math/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/math/trunk/RELEASE-NOTES.txt Tue Apr  2 19:16:54 2013
@@ -59,6 +59,9 @@ o           Added conversion of gradient
         coordinates in 3D. 
 
 Fixed Bugs:
+o MATH-961:  Fixed wrong array dimensions in secondary equations handling in some cases. 
+o MATH-960:  Fixed missing side effects of secondary equations on main state in
+        Ordinary Differential Equations integration. 
 o MATH-957:  Fixed inverse cumulative probability for uniform distribution. Thanks to Evan Ward. 
 o MATH-891:  "SpearmansCorrelation" now works correctly in case of a provided
         "NaturalRanking" with a "NaNStrategy.REMOVED" strategy and the input