Author: psteitz
Date: Wed Aug  3 04:03:32 2011
New Revision: 1153337

URL: http://svn.apache.org/viewvc?rev=1153337&view=rev
Log:
Made it clear that PerfTestUtils is in src/test (so when reading release notes, 
users will not expect to find it in main.)

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=1153337&r1=1153336&r2=1153337&view=diff
==============================================================================
--- commons/proper/math/trunk/src/site/xdoc/changes.xml (original)
+++ commons/proper/math/trunk/src/site/xdoc/changes.xml Wed Aug  3 04:03:32 2011
@@ -53,7 +53,7 @@ The <action> type attribute can be add,u
      -->
     <release version="3.0" date="TBD" description="TBD">
       <action dev="erans" type="add" issue="MATH-637">
-        Simple benchmark utility (new class "PerfTestUtils").
+        Simple benchmark utility (new class "PerfTestUtils" added to test 
sources in src/test).
       </action>
       <action dev="luc" type="add" issue="MATH-636" >
         Added a solver for Dfp-based (i.e. high accuracy) functions.


Reply via email to