You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by tj...@apache.org on 2012/03/08 21:00:22 UTC

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

Author: tjungblut
Date: Thu Mar  8 20:00:22 2012
New Revision: 1298543

URL: http://svn.apache.org/viewvc?rev=1298543&view=rev
Log:
add changes

Modified:
    incubator/hama/trunk/CHANGES.txt

Modified: incubator/hama/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/CHANGES.txt?rev=1298543&r1=1298542&r2=1298543&view=diff
==============================================================================
--- incubator/hama/trunk/CHANGES.txt (original)
+++ incubator/hama/trunk/CHANGES.txt Thu Mar  8 20:00:22 2012
@@ -13,6 +13,7 @@ Release 0.5 - Unreleased
 
   IMPROVEMENTS
 
+    HAMA-485: Fill Counters with useful information (tjungblut)
     HAMA-497: Switch the trunk to Hadoop 1.0 based (edwardyoon) 
     HAMA-445: Make configurable checkpointing (Suraj Menon via edwardyoon)
     HAMA-498: BSPTask should periodically ping its parent (Suraj Menon via edwardyoon)