Author: celestin
Date: Thu Mar 29 09:04:24 2012
New Revision: 1306759

URL: http://svn.apache.org/viewvc?rev=1306759&view=rev
Log:
Updated changes.xml following resolution of MATH-756.

Modified:
    commons/proper/math/trunk/src/changes/changes.xml

Modified: commons/proper/math/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/math/trunk/src/changes/changes.xml?rev=1306759&r1=1306758&r2=1306759&view=diff
==============================================================================
--- commons/proper/math/trunk/src/changes/changes.xml (original)
+++ commons/proper/math/trunk/src/changes/changes.xml Thu Mar 29 09:04:24 2012
@@ -52,6 +52,9 @@ If the output is not quite correct, chec
   <body>
     <release version="3.1" date="TBD" description="
 ">
+      <action dev="celestin" type="add" issue="MATH-756">
+        Added classes Decimal64 and Decimal64Field, which are wrapper classes 
around primitive doubles. These classes implement FieldElement and Field, 
respectively.
+      </action>
     </release>
     <release version="3.0" date="2012-03-07" description="
 This is a major release: It combines bug fixes, new features and


Reply via email to