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/12 10:55:36 UTC

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

Author: edwardyoon
Date: Tue Aug 12 01:55:35 2008
New Revision: 685093

URL: http://svn.apache.org/viewvc?rev=685093&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=685093&r1=685092&r2=685093&view=diff
==============================================================================
--- incubator/hama/trunk/CHANGES.txt (original)
+++ incubator/hama/trunk/CHANGES.txt Tue Aug 12 01:55:35 2008
@@ -3,7 +3,8 @@
 Trunk (unreleased changes)
 
   NEW FEATURES
-
+    
+    HAMA-31: Refactor VectorWritable (edwardyoon)
     HAMA-29: Replace Matrix(Conf, Text) to Matrix(Conf, String) (edwardyoon)
     HAMA-25: Add matrix addition example (edwardyoon)
     HAMA-23: Add Hama configuration files (edwardyoon)