You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2015/10/31 16:17:08 UTC

[math] Backport tracking.

Repository: commons-math
Updated Branches:
  refs/heads/master fa1aa44c7 -> fdee2718d


Backport tracking.


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

Branch: refs/heads/master
Commit: fdee2718dc112748bffedb5e09e4787a545c54b9
Parents: fa1aa44
Author: Gilles <er...@apache.org>
Authored: Sat Oct 31 16:15:35 2015 +0100
Committer: Gilles <er...@apache.org>
Committed: Sat Oct 31 16:15:35 2015 +0100

----------------------------------------------------------------------
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/fdee2718/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d31605c..dd5f7c4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -54,7 +54,7 @@ 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="add" issue="MATH-1286">
+      <action dev="erans" type="add" issue="MATH-1286"> <!-- backported to 3.6 -->
         New "Range" inner class of "o.a.c.m.util.IntegerSequence".
       </action>
       <action dev="oertl" type="fix" issue="MATH-1285" due-to="Pim van der Hoorn "> <!-- backported to 3.6 -->