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 2004/10/08 08:15:51 UTC

cvs commit: jakarta-commons/math/xdocs changes.xml

psteitz     2004/10/07 23:15:51

  Modified:    math/xdocs changes.xml
  Log:
  Updated to reflect recent changes.
  
  Revision  Changes    Path
  1.3       +10 -4     jakarta-commons/math/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/math/xdocs/changes.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- changes.xml	26 Sep 2004 02:08:47 -0000	1.2
  +++ changes.xml	8 Oct 2004 06:15:51 -0000	1.3
  @@ -38,14 +38,20 @@
     </properties>
     <body>
   
  -    <release version="1.0" date="TBD">
  +    <release version="1.0-RC2" date="TBD">
         <action dev="psteitz" type="fix">
           Fixed cumulative frequency and cumulative percentage problem reported
           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">
  -        Fixed locale-dependency in ComplexFormat. (pr #31325).
  +      <action dev="brentworden" type="fix" id="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">
  +        Improved efficiency of logGamma method in o.a.c.m.special.Gamma
         </action>
       </release>
       
  @@ -59,4 +65,4 @@
       </release>
       
     </body>
  -</document>
  \ No newline at end of file
  +</document>
  
  
  

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