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/08/30 18:41:57 UTC

[math] Backport tracking.

Repository: commons-math
Updated Branches:
  refs/heads/master 46e97d9e0 -> 9b3cce44e


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/9b3cce44
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/9b3cce44
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/9b3cce44

Branch: refs/heads/master
Commit: 9b3cce44ec664723992ee274c568b5a87205e39a
Parents: 46e97d9
Author: Gilles <er...@apache.org>
Authored: Sun Aug 30 18:41:08 2015 +0200
Committer: Gilles <er...@apache.org>
Committed: Sun Aug 30 18:41:08 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-math/blob/9b3cce44/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2dc0628..1b22316 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,7 +57,7 @@ If the output is not quite correct, check for invisible trailing spaces!
       <action dev="erans" type="add" issue="MATH-1263">
         Accessor (class "o.a.c.m.ml.neuralnet.twod.NeuronSquareMesh2D").
       </action>
-      <action dev="erans" type="add" issue="MATH-1259">
+      <action dev="erans" type="add" issue="MATH-1259"> <!-- backported to 3.6 -->
         New "IntegerSequence" class (in package "o.a.c.m.util") with "Incrementor" inner class.
       </action>
       <action dev="oertl" type="update" issue="MATH-1220"> <!-- backported to 3.6 -->