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/16 13:56:06 UTC

svn commit: r1558778 - /mahout/trunk/CHANGELOG

Author: smarthi
Date: Thu Jan 16 12:56:06 2014
New Revision: 1558778

URL: http://svn.apache.org/r1558778
Log:
MAHOUt-1394: Added CHANGELOG entry

Modified:
    mahout/trunk/CHANGELOG

Modified: mahout/trunk/CHANGELOG
URL: http://svn.apache.org/viewvc/mahout/trunk/CHANGELOG?rev=1558778&r1=1558777&r2=1558778&view=diff
==============================================================================
--- mahout/trunk/CHANGELOG (original)
+++ mahout/trunk/CHANGELOG Thu Jan 16 12:56:06 2014
@@ -4,6 +4,8 @@ Release 0.9 - unreleased
 
   MAHOUT-1396: Accidental use of commons-math won't work with next Hadoop 2 release (srowen)
 
+  MAHOUT-1394: Undeprecate Lanczos (ssc)
+
   MAHOUT-1393: Remove duplicated code from getTopTerms and getTopFeatures in AbstractClusterWriter (Diego Carrion via smarthi)
 
   MAHOUT-1392: Streaming KMeans should write centroid output to a 'part-r-xxxx' file when executed in sequential mode (smarthi)