You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by ed...@apache.org on 2008/08/22 08:06:15 UTC

svn commit: r687957 - /incubator/hama/trunk/CHANGES.txt

Author: edwardyoon
Date: Thu Aug 21 23:06:14 2008
New Revision: 687957

URL: http://svn.apache.org/viewvc?rev=687957&view=rev
Log: (empty)

Modified:
    incubator/hama/trunk/CHANGES.txt

Modified: incubator/hama/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/CHANGES.txt?rev=687957&r1=687956&r2=687957&view=diff
==============================================================================
--- incubator/hama/trunk/CHANGES.txt (original)
+++ incubator/hama/trunk/CHANGES.txt Thu Aug 21 23:06:14 2008
@@ -18,6 +18,7 @@
     
   IMPROVEMENTS
   
+    HAMA-38: Remove AbstractBase and make a new NumericUtil (edwardyoon)
     HAMA-20: Adding license header to a whole code base
     HAMA-31: Refactor VectorWritable (edwardyoon)
     HAMA-29: Replace Matrix(Conf, Text) to Matrix(Conf, String) (edwardyoon)