Repository: commons-math
Updated Branches:
  refs/heads/master a776a2365 -> 43a007402


Update "changes.xml".


Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/43a00740
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/43a00740
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/43a00740

Branch: refs/heads/master
Commit: 43a007402210b7e112c93e80517200a282e6e508
Parents: a776a23
Author: Gilles <[email protected]>
Authored: Sun Mar 19 18:59:23 2017 +0100
Committer: Gilles <[email protected]>
Committed: Sun Mar 19 18:59:23 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/commons-math/blob/43a00740/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ac6d23a..3a9ac48 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -54,6 +54,9 @@ 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-1405" due-to="Daniil Finkel">
+        "KolmogorovSmirnovTest": bug in "fixTies".
+      </action>
       <action dev="ebourg" type="update" issue="MATH-1389" due-to="Christoph 
Dibak">
         Performance improvement for Array2DRowRealMatrix.getSubMatrix()
       </action>

Reply via email to