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/11/24 20:37:13 UTC

svn commit: r348787 - /jakarta/commons/proper/math/branches/MATH_1_1/xdocs/changes.xml

Author: psteitz
Date: Thu Nov 24 11:37:11 2005
New Revision: 348787

URL: http://svn.apache.org/viewcvs?rev=348787&view=rev
Log:
Updated to reflect EmpiricalDistibutionImpl change in r348772.

Modified:
    jakarta/commons/proper/math/branches/MATH_1_1/xdocs/changes.xml

Modified: jakarta/commons/proper/math/branches/MATH_1_1/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/math/branches/MATH_1_1/xdocs/changes.xml?rev=348787&r1=348786&r2=348787&view=diff
==============================================================================
--- jakarta/commons/proper/math/branches/MATH_1_1/xdocs/changes.xml (original)
+++ jakarta/commons/proper/math/branches/MATH_1_1/xdocs/changes.xml Thu Nov 24 11:37:11 2005
@@ -49,6 +49,10 @@
         Added polar2Complex method to ComplexUtils to create Complex numbers
         from polar representations.
       </action>
+      <action dev="psteitz" type="fix" issue="36491">
+       Made sampleStats field private and changed getUpperBounds to return a fresh
+       copy in EmpiricalDistributionImpl.
+      </action>
       <action dev="psteitz" type="fix" issue="37162" due-to="Elliotte Harold">
         Made all serialVersionUIDs private.
       </action> 



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