Backport tracking.

This commit is contained in:
Gilles 2015-08-21 00:26:59 +02:00
parent 4c4b3e2e32
commit 3aa34dbc9d
1 changed files with 1 additions and 1 deletions

View File

@ -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 -->