Author: psteitz
Date: Sun Aug 21 20:11:57 2011
New Revision: 1160049

URL: http://svn.apache.org/viewvc?rev=1160049&view=rev
Log:
Update missed in r1160026. JIRA: MATH-449.

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=1160049&r1=1160048&r2=1160049&view=diff
==============================================================================
--- commons/proper/math/trunk/src/site/xdoc/changes.xml (original)
+++ commons/proper/math/trunk/src/site/xdoc/changes.xml Sun Aug 21 20:11:57 2011
@@ -52,6 +52,9 @@ The <action> type attribute can be add,u
     If the output is not quite correct, check for invisible trailing spaces!
      -->
     <release version="3.0" date="TBD" description="TBD">
+      <action dev="psteitz" type="update" issue="MATH-449" due-to="Patrick 
Meyer">
+          Added storeless covariance implementation.
+      </action>
       <action dev="psteitz" type="update" issue="MATH-648">
          Eliminated extraneous constructor from SimpleRegression.
       </action>


Reply via email to