Added MATH-836 to changes.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1369359 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6ec0872f28
commit
b68fc58a61
|
@ -52,6 +52,9 @@ If the output is not quite correct, check for invisible trailing spaces!
|
||||||
<body>
|
<body>
|
||||||
<release version="3.1" date="TBD" description="
|
<release version="3.1" date="TBD" description="
|
||||||
">
|
">
|
||||||
|
<action dev="tn" type="fix" issue="MATH-836" due-to="Baste Nesse Buanes">
|
||||||
|
Fixed overflow detection for negative values in constructor of class "Fraction".
|
||||||
|
</action>
|
||||||
<action dev="erans" type="fix" issue="MATH-835" due-to="Baste Nesse Buanes">
|
<action dev="erans" type="fix" issue="MATH-835" due-to="Baste Nesse Buanes">
|
||||||
Fixed overflow in method "percentageValue" in class "Fraction".
|
Fixed overflow in method "percentageValue" in class "Fraction".
|
||||||
</action>
|
</action>
|
||||||
|
|
Loading…
Reference in New Issue