diff --git a/src/changes/changes.xml b/src/changes/changes.xml index ec3e11609..a69096374 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -52,6 +52,10 @@ If the output is not quite correct, check for invisible trailing spaces! + + Use getter/setter methods of super class for access to field "windowSize" in + "ListUnivariateImpl". + Improved construction of polygons with an additional constructor, more robust numerically.