You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by sm...@apache.org on 2014/01/26 04:29:42 UTC

svn commit: r1561439 - /mahout/trunk/CHANGELOG

Author: smarthi
Date: Sun Jan 26 03:29:42 2014
New Revision: 1561439

URL: http://svn.apache.org/r1561439
Log:
MAHOUT-1409: Adding CHANGELOG entry

Modified:
    mahout/trunk/CHANGELOG

Modified: mahout/trunk/CHANGELOG
URL: http://svn.apache.org/viewvc/mahout/trunk/CHANGELOG?rev=1561439&r1=1561438&r2=1561439&view=diff
==============================================================================
--- mahout/trunk/CHANGELOG (original)
+++ mahout/trunk/CHANGELOG Sun Jan 26 03:29:42 2014
@@ -2,6 +2,8 @@ Mahout Change Log
 
 Release 0.9 - unreleased
 
+  MAHOUT-1409: MatrixVectorView has index check error (tdunning)
+
   MAHOUT-1402: Zero clusters using streaming k-means option in cluster-reuters.sh (smarthi)
 
   MAHOUT-1401: Resurrect Frequent Pattern mining (smarthi)