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/11 07:59:02 UTC

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

Author: edwardyoon
Date: Sun Aug 10 22:59:02 2008
New Revision: 684642

URL: http://svn.apache.org/viewvc?rev=684642&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=684642&r1=684641&r2=684642&view=diff
==============================================================================
--- incubator/hama/trunk/CHANGES.txt (original)
+++ incubator/hama/trunk/CHANGES.txt Sun Aug 10 22:59:02 2008
@@ -2,6 +2,7 @@
 
 Trunk (unreleased changes)
 
+    HAMA-12: Matrix interface re-arrangement (edwardyoon)
     HAMA-21: Implement get(int index) method (edwardyoon)
     HAMA-19: Remove vector-norms enum to interface from implementation (edwardyoon)
     HAMA-17: Vector to Writable conversion (edwardyoon)