psteitz 2004/10/24 10:52:16
Modified: math/xdocs changes.xml
Log:
Fixed typo.
Revision Changes Path
1.7 +1 -1 jakarta-commons/math/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/math/xdocs/changes.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- changes.xml 24 Oct 2004 06:40:55 -0000 1.6
+++ changes.xml 24 Oct 2004 17:52:16 -0000 1.7
@@ -79,7 +79,7 @@
Changed factorial methods to return 1 for argument = 0, instead of
(incorrectly) throwing IllegalArgumentException.
</action>
- <action dev="psteitz" type="fix" due-to="Kim van Der Linde" issue="31860">
+ <action dev="psteitz" type="fix" due-to="Kim van der Linde" issue="31860">
Fixed error in SimpleRegression.getSignificance. Value returned was
off by a factor of 2 (did not match javadoc).
</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]