Author: luc
Date: Tue Jan 22 13:02:53 2008
New Revision: 614321
URL: http://svn.apache.org/viewvc?rev=614321&view=rev
Log:
add change notice
JIRA: MATH-179
Modified:
commons/proper/math/trunk/xdocs/changes.xml
Modified: commons/proper/math/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/xdocs/changes.xml?rev=614321&r1=614320&r2=614321&view=diff
==============================================================================
--- commons/proper/math/trunk/xdocs/changes.xml (original)
+++ commons/proper/math/trunk/xdocs/changes.xml Tue Jan 22 13:02:53 2008
@@ -127,6 +127,9 @@
<action dev="luc" type="update" issue="MATH-176" due-to="Kazuhiro
Koshino">
Add errors guessing to least-squares estimators.
</action>
+ <action dev="luc" type="update" issue="MATH-179" due-to="Niall
Pemberton">
+ Add tests for Fraction constructor using double parameter.
+ </action>
</release>
<release version="1.1" date="2005-12-17"
description="This is a maintenance release containing bug fixes and
enhancements.