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 2014/01/27 02:43:14 UTC

svn commit: r1561579 - /mahout/trunk/CHANGELOG

Author: sslavic
Date: Mon Jan 27 01:43:14 2014
New Revision: 1561579

URL: http://svn.apache.org/r1561579
Log:
MAHOUT-1399: Placed changelog entry on appropriate spot, sorted by Jira issue number

Modified:
    mahout/trunk/CHANGELOG

Modified: mahout/trunk/CHANGELOG
URL: http://svn.apache.org/viewvc/mahout/trunk/CHANGELOG?rev=1561579&r1=1561578&r2=1561579&view=diff
==============================================================================
--- mahout/trunk/CHANGELOG (original)
+++ mahout/trunk/CHANGELOG Mon Jan 27 01:43:14 2014
@@ -2,8 +2,6 @@ Mahout Change Log
 
 Release 0.9 - unreleased
 
-  MAHOUT-1399: Fixed multiple slf4j bindings when running Mahout examples issue (sslavic)
-
   MAHOUT-1410: clusteredPoints do not contain a vector id (smarthi, Andrew Musselman)
 
   MAHOUT-1409: MatrixVectorView has index check error (tdunning)
@@ -14,6 +12,8 @@ Release 0.9 - unreleased
 
   MAHOUT-1400: Remove references to deprecated and removed algorithms from examples scripts (ssc)
 
+  MAHOUT-1399: Fixed multiple slf4j bindings when running Mahout examples issue (sslavic)
+
   MAHOUT-1398: FileDataModel should provide a constructor with a delimiterPattern (Roy Guo via ssc)
 
   MAHOUT-1396: Accidental use of commons-math won't work with next Hadoop 2 release (srowen)