Author: smarthi
Date: Thu Aug  1 21:47:48 2013
New Revision: 1509441

URL: http://svn.apache.org/r1509441
Log:
MAHOUT-1301: toString() method of SequentialAccessSparseVector has excess comma 
at the end

Modified:
    mahout/trunk/CHANGELOG

Modified: mahout/trunk/CHANGELOG
URL: 
http://svn.apache.org/viewvc/mahout/trunk/CHANGELOG?rev=1509441&r1=1509440&r2=1509441&view=diff
==============================================================================
--- mahout/trunk/CHANGELOG (original)
+++ mahout/trunk/CHANGELOG Thu Aug  1 21:47:48 2013
@@ -2,7 +2,7 @@ Mahout Change Log
 
 Release 0.9 - unreleased
 
-  MAHOUT-1289: Move downsampling code into RowSimilarityJob (ssc)
+  MAHOUT-1301: toString() method of SequentialAccessSparseVector has excess 
comma at the end (Alexander Senov, smarthi)
 
   MAHOUT-1296: Remove deprecated algorithms (ssc)
 
@@ -16,6 +16,8 @@ Release 0.9 - unreleased
 
   MAHOUT-1290: Issue when running Mahout Recommender Demo (Helder Garay 
Martins via smarthi)
 
+  MAHOUT-1289: Move downsampling code into RowSimilarityJob (ssc)
+
   MAHOUT-1287: classifier.sgd.CsvRecordFactory incorrectly parses CSV format 
(Alex Franchuk via smarthi)
 
   MAHOUT-1284: DummyRecordWriter's bug with reused Writables (Maysam Yabandeh 
via smarthi)


Reply via email to