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/3aa34dbc Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/3aa34dbc Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/3aa34dbc Branch: refs/heads/master Commit: 3aa34dbc9d8d6f900a6077b62deeb046502d5bb5 Parents: 4c4b3e2 Author: Gilles <er...@apache.org> Authored: Fri Aug 21 00:26:59 2015 +0200 Committer: Gilles <er...@apache.org> Committed: Fri Aug 21 00:26:59 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/3aa34dbc/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 4d3b478..d209db5 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="fix" issue="MATH-1261" due-to="Osamu Ikeuchi"> + <action dev="erans" type="fix" issue="MATH-1261" due-to="Osamu Ikeuchi"> <!-- backported to 3.6 --> Avoid overflow in "Fraction" (multiplication or division by an int). </action> <action dev="oertl" type="fix" issue="MATH-1258" due-to="Gunel Jahangirova"> <!-- backported to 3.6 -->