[MATH-759] add resolution to changes.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1401000 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3b6bbf6d2c
commit
c2e855d6a0
|
@ -52,6 +52,10 @@ 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-759" due-to="sebb">
|
||||||
|
Use getter/setter methods of super class for access to field "windowSize" in
|
||||||
|
"ListUnivariateImpl".
|
||||||
|
</action>
|
||||||
<action dev="luc" type="fix" issue="MATH-880">
|
<action dev="luc" type="fix" issue="MATH-880">
|
||||||
Improved construction of polygons with an additional constructor, more robust numerically.
|
Improved construction of polygons with an additional constructor, more robust numerically.
|
||||||
</action>
|
</action>
|
||||||
|
|
Loading…
Reference in New Issue