You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ps...@apache.org on 2005/05/08 06:55:57 UTC

svn commit: r169128 - /jakarta/commons/proper/math/trunk/xdocs/changes.xml

Author: psteitz
Date: Sat May  7 21:55:57 2005
New Revision: 169128

URL: http://svn.apache.org/viewcvs?rev=169128&view=rev
Log:
Fixed order of entries, added due-to in last update.

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?rev=169128&r1=169127&r2=169128&view=diff
==============================================================================
--- jakarta/commons/proper/math/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/math/trunk/xdocs/changes.xml Sat May  7 21:55:57 2005
@@ -39,15 +39,15 @@
   <body>
     <release version="1.1" date="In Development"  
        description="Jakarta Commons Math 1.1 - Development">
+       <action dev="psteitz" type="update" due-to="C. Scott Ananian">
+        Ported numerics improvements in commons lang Fraction implementation.
+        Added utility methods for overflow-checked integer arithmetic and
+        improved gcd method in MathUtils.
+      </action>
        <action dev="psteitz" type="fix" issue="34677"  due-to="Gilles Gaillard">
         Fixed error in TTestImpl.homoscedasticTtest.  Implementation was
         incorrectly using heteroscedastic t statistic.  Also improved sensitivity
         of test cases.
-      </action>
-      <action dev="psteitz" type="update">
-        Ported numerics improvements in commons lang Fraction implementation.
-        Added utility methods for overflow-checked integer arithmetic and
-        improved gcd method in MathUtils.
       </action>
       <action dev="psteitz" type="fix" issue="34448"  due-to="Gilles Gaillard">
         Fixed javadoc errors. One-sided t-test significance adjustment was



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org