You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2015/11/10 04:51:13 UTC

[math] Backport tracking.

Repository: commons-math
Updated Branches:
  refs/heads/master 5a1b473d5 -> d7362a44f


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

Branch: refs/heads/master
Commit: d7362a44f31cae91814f123ffdaea88928693e2c
Parents: 5a1b473
Author: Phil Steitz <ph...@gmail.com>
Authored: Mon Nov 9 20:51:08 2015 -0700
Committer: Phil Steitz <ph...@gmail.com>
Committed: Mon Nov 9 20:51:08 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/commons-math/blob/d7362a44/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index af3d402..1e4ab6a 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="psteitz" type="update" issue="MATH-1287">
+      <action dev="psteitz" type="update" issue="MATH-1287"> <!-- backported to 3.6 -->
         Added constructors taking sample data as arguments to enumerated real and integer distributions.
       </action>
       <action dev="oertl" type="fix" issue="MATH-1269"> <!-- backported to 3.6 -->