Author: luc
Date: Fri Dec 5 06:27:36 2008
New Revision: 723737
URL: http://svn.apache.org/viewvc?rev=723737&view=rev
Log:
removed reference to non-existent version 1.3 in changes report
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=723737&r1=723736&r2=723737&view=diff
==============================================================================
--- commons/proper/math/trunk/src/site/xdoc/changes.xml (original)
+++ commons/proper/math/trunk/src/site/xdoc/changes.xml Fri Dec 5 06:27:36 2008
@@ -202,8 +202,6 @@
removed. Complex utilities methods that have been superseded by
Complex instance
methods have been removed.
</action>
- </release>
- <release version="1.3-SNAPSHOT" date="TBD" description="TBD">
<action dev="luc" type="fix" issue="MATH-205" due-to="Roman
Werpachowski">
Fixed formula in fast cosine transformer javadoc comments.
</action>