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/09 19:09:02 UTC

svn commit: r1556902 - /mahout/trunk/CHANGELOG

Author: smarthi
Date: Thu Jan  9 18:09:01 2014
New Revision: 1556902

URL: http://svn.apache.org/r1556902
Log:
Added missing Change entries for Scala DSL

Modified:
    mahout/trunk/CHANGELOG

Modified: mahout/trunk/CHANGELOG
URL: http://svn.apache.org/viewvc/mahout/trunk/CHANGELOG?rev=1556902&r1=1556901&r2=1556902&view=diff
==============================================================================
--- mahout/trunk/CHANGELOG (original)
+++ mahout/trunk/CHANGELOG Thu Jan  9 18:09:01 2014
@@ -30,6 +30,8 @@ Release 0.9 - unreleased
 
   MAHOUT-1364: Upgrade Mahout codebase to Lucene 4.6 (Frank Scholten)
 
+  MAHOUT-1363: Rebase packages in mahout-scala (dlyubimov)
+
   MAHOUT-1362: Remove examples/bin/build-reuters.sh (smarthi)
 
   MAHOUT-1361: Online algorithm for computing accurate Quantiles using 1-D clustering (tdunning)
@@ -68,6 +70,8 @@ Release 0.9 - unreleased
 
   MAHOUT-1301: toString() method of SequentialAccessSparseVector has excess comma at the end (Alexander Senov, smarthi)
 
+  MAHOUT-1297: New module for linear algebra scala DSL (dlyubimov)
+
   MAHOUT-1296: Remove deprecated algorithms (ssc)
 
   MAHOUT-1295: Excluded all Maven's target directories from distribution archives (sslavic)