psteitz 2004/10/07 23:25:18
Modified: math/xdocs changes.xml
Log:
Fix issue attribute name.
Revision Changes Path
1.4 +2 -2 jakarta-commons/math/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/math/xdocs/changes.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changes.xml 8 Oct 2004 06:15:51 -0000 1.3
+++ changes.xml 8 Oct 2004 06:25:18 -0000 1.4
@@ -44,13 +44,13 @@
to the commons-dev list by Jon Langlois on 9/14. Integer arguments to
getCumXxx were always returning 0 due to type conversion problems.
</action>
- <action dev="brentworden" type="fix" id="31325">
+ <action dev="brentworden" type="fix" issue="31325">
Fixed locale-dependency in ComplexFormat.
</action>
<action dev="psteitz" type="update">
Renamed univariate package to descriptive and multivariate to regression.
</action>
- <action dev="psteitz" type="update" due-to="Ken Geis" id="31522">
+ <action dev="psteitz" type="update" due-to="Ken Geis" issue="31522">
Improved efficiency of logGamma method in o.a.c.m.special.Gamma
</action>
</release>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]