Author: psteitz
Date: Sat Apr 16 14:42:59 2005
New Revision: 161612
URL: http://svn.apache.org/viewcvs?view=rev&rev=161612
Log:
Updated to reflect 34448 fix.
Modified:
jakarta/commons/proper/math/trunk/xdocs/changes.xml
Modified: jakarta/commons/proper/math/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/math/trunk/xdocs/changes.xml?view=diff&r1=161611&r2=161612
==============================================================================
--- jakarta/commons/proper/math/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/math/trunk/xdocs/changes.xml Sat Apr 16 14:42:59 2005
@@ -39,6 +39,10 @@
<body>
<release version="1.1" date="In Development"
description="Jakarta Commons Math 1.1 - Development">
+ <action dev="psteitz" type="fix" issue="34448" due-to="Gilles
Gaillard">
+ Fixed javadoc errors. One-sided t-test significance adjustment was
+ reversed in javadoc for boolean-valued test methods.
+ </action>
<action dev="brentworden" type="fix" due-to="Ben Litchfield">
Fixed bug in PolynomialSplineFunction to allow evaluation of the
function at the last knot point.
@@ -50,7 +54,7 @@
Added Cauchy distribution implementation.
</action>
<action dev="brentworden" type="add">
- Added convience methods for rounding.
+ Added convenience methods for rounding.
</action>
<action dev="brentworden" type="add" due-to="C. Scott Ananian">
Added Fraction class based on commons-lang implementation. With the
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]