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/11/05 01:53:00 UTC

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

Author: edwardyoon
Date: Tue Nov  4 16:52:59 2008
New Revision: 711484

URL: http://svn.apache.org/viewvc?rev=711484&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=711484&r1=711483&r2=711484&view=diff
==============================================================================
--- incubator/hama/trunk/CHANGES.txt (original)
+++ incubator/hama/trunk/CHANGES.txt Tue Nov  4 16:52:59 2008
@@ -73,7 +73,9 @@
     HAMA-9: Upgrade dependencies (edwardyoon)
 
   BUG FIXES
-
+   
+    HAMA-98: change '~=' operation to use `echo $f | grep 'examples$'` 
+               (samuel via edwardyoon)
     HAMA-64: Bytes and Double convert (edwardyoon)
     HAMA-55: Write dimension attributes when job completed (edwardyoon)
     HAMA-54: Split doesn't split by map task num (edwardyoon)