Author: psteitz
Date: Tue Mar 23 23:44:30 2010
New Revision: 926860
URL: http://svn.apache.org/viewvc?rev=926860&view=rev
Log:
Added description for 2.1 release.
Modified:
commons/proper/math/trunk/src/site/xdoc/changes.xml
Modified: commons/proper/math/trunk/src/site/xdoc/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/src/site/xdoc/changes.xml?rev=926860&r1=926859&r2=926860&view=diff
==============================================================================
--- commons/proper/math/trunk/src/site/xdoc/changes.xml (original)
+++ commons/proper/math/trunk/src/site/xdoc/changes.xml Tue Mar 23 23:44:30 2010
@@ -38,7 +38,7 @@ The <action> type attribute can be add,u
<title>Commons Math Release Notes</title>
</properties>
<body>
- <release version="2.1" date="TBD" description="TBD">
+ <release version="2.1" date="TBD" description="This is a maintenance
release including numerous bug fixes and enhancements.">
<action dev="psteitz" type="update" issue="MATH-332" due-to="Mikkel
Meyer Andersen">
Added density functions to remaining continuous distributions (F, T,
Weibull, Cauchy).
As of Math 2.1, all continuous distributions implement density
functions. The HasDensity