Author: erans
Date: Thu Nov 25 16:30:07 2010
New Revision: 1039087
URL: http://svn.apache.org/viewvc?rev=1039087&view=rev
Log:
Added reference to issue MATH-439.
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=1039087&r1=1039086&r2=1039087&view=diff
==============================================================================
--- commons/proper/math/trunk/src/site/xdoc/changes.xml (original)
+++ commons/proper/math/trunk/src/site/xdoc/changes.xml Thu Nov 25 16:30:07 2010
@@ -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="erans" type="update" issue="MATH-439">
+ Refacoring of the "analysis.solvers" package.
+ </action>
<action dev="luc" type="fix" issue="MATH-380">
Removed the ode.jacobians package.
</action>