diff --git a/xdocs/changes.xml b/xdocs/changes.xml index 4fdd8a796..05c7db441 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -39,6 +39,10 @@ The type attribute can be add,update,fix,remove. + + Fixed javadoc errors. One-sided t-test significance adjustment was + reversed in javadoc for boolean-valued test methods. + Fixed bug in PolynomialSplineFunction to allow evaluation of the function at the last knot point. @@ -50,7 +54,7 @@ The type attribute can be add,update,fix,remove. Added Cauchy distribution implementation. - Added convience methods for rounding. + Added convenience methods for rounding. Added Fraction class based on commons-lang implementation. With the