You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ss...@apache.org on 2013/03/31 11:55:23 UTC

svn commit: r1462906 - /mahout/trunk/CHANGELOG

Author: ssc
Date: Sun Mar 31 09:55:23 2013
New Revision: 1462906

URL: http://svn.apache.org/r1462906
Log:
MAHOUT-1182 added line to changelog

Modified:
    mahout/trunk/CHANGELOG

Modified: mahout/trunk/CHANGELOG
URL: http://svn.apache.org/viewvc/mahout/trunk/CHANGELOG?rev=1462906&r1=1462905&r2=1462906&view=diff
==============================================================================
--- mahout/trunk/CHANGELOG (original)
+++ mahout/trunk/CHANGELOG Sun Mar 31 09:55:23 2013
@@ -2,4 +2,6 @@ Mahout Change Log
 
 Release 0.8 - unreleased
 
+  MAHOUT-1182: Remove useless append (Dave Brosius via tdunning)
+
   MAHOUT-1176: Introduce a changelog file to raise contributors attribution (ssc)