Author: edwardyoon
Date: Tue Aug 12 02:38:35 2008
New Revision: 685107
URL: http://svn.apache.org/viewvc?rev=685107&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=685107&r1=685106&r2=685107&view=diff
==============================================================================
--- incubator/hama/trunk/CHANGES.txt (original)
+++ incubator/hama/trunk/CHANGES.txt Tue Aug 12 02:38:35 2008
@@ -4,8 +4,7 @@
NEW FEATURES
- HAMA-31: Refactor VectorWritable (edwardyoon)
- HAMA-29: Replace Matrix(Conf, Text) to Matrix(Conf, String) (edwardyoon)
+ HAMA-30: Add scaling method to Vector (edwardyoon)
HAMA-25: Add matrix addition example (edwardyoon)
HAMA-23: Add Hama configuration files (edwardyoon)
HAMA-6: Add a 'who we are' page (edwardyoon)
@@ -15,6 +14,8 @@
IMPROVEMENTS
+ HAMA-31: Refactor VectorWritable (edwardyoon)
+ HAMA-29: Replace Matrix(Conf, Text) to Matrix(Conf, String) (edwardyoon)
HAMA-27: Replace table.get(Text, Text)
to table.get(String, String) (edwardyoon)
HAMA-12: Matrix interface re-arrangement (edwardyoon)