This is an automated email from the ASF dual-hosted git repository.

erans pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-math.git

commit 0fe8ef6f9e5e55e86b9b27813744b69ba16155f0
Author: Gilles Sadowski <[email protected]>
AuthorDate: Wed Oct 21 02:29:28 2020 +0200

    Track changes.
---
 src/changes/changes.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bf792c6..88050ce 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -54,6 +54,10 @@ If the output is not quite correct, check for invisible 
trailing spaces!
     </release>
 
     <release version="4.0" date="XXXX-XX-XX" description="">
+      <action dev="erans" type="fix" issue="MATH-1558" due-to="Sam Ritchie">
+        "MidPointIntegrator": Fix iterative procedure in order to actually 
benefit
+        from evaluations performed at earlier stages.
+      </action>
       <action dev="erans" type="fix" issue="MATH-1555" due-to="Laurent 
Galluccio">
         "Atan2": Documentation issue.
       </action>

Reply via email to