Fix special characters in changes.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1400685 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1d02ff125d
commit
231b9a8905
|
@ -53,8 +53,8 @@ If the output is not quite correct, check for invisible trailing spaces!
|
|||
<release version="3.1" date="TBD" description="
|
||||
">
|
||||
<action dev="tn" type="add" issue="MATH-474" due-to="Dan Checkoway">
|
||||
Added new methods "merge(Frequency)", "merge(Collection<Frequency>)",
|
||||
"incrementValue(Comparable<?>, long)" and "entrySetIterator()" to the "Frequency" class.
|
||||
Added new methods "merge(Frequency)", "merge(Collection<Frequency>)",
|
||||
"incrementValue(Comparable<?>, long)" and "entrySetIterator()" to the "Frequency" class.
|
||||
</action>
|
||||
<action dev="tn" type="fix" issue="MATH-778" due-to="Sébastien Brisard">
|
||||
Allow unlimited input values for "Dfp#multiply(int)".
|
||||
|
|
Loading…
Reference in New Issue