Repository: mahout
Updated Branches:
  refs/heads/master 7587f40cf -> e75a36c56


MAHOUT-1756: Missing +=: and *=: operators on vectors


Project: http://git-wip-us.apache.org/repos/asf/mahout/repo
Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/e75a36c5
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/e75a36c5
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/e75a36c5

Branch: refs/heads/master
Commit: e75a36c569e86c272781653cf863796a2ae51f8c
Parents: 7587f40
Author: smarthi <[email protected]>
Authored: Fri Jul 31 17:00:05 2015 -0400
Committer: smarthi <[email protected]>
Committed: Fri Jul 31 17:00:05 2015 -0400

----------------------------------------------------------------------
 CHANGELOG | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mahout/blob/e75a36c5/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 997fc5b..a559f04 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,8 @@ Mahout Change Log
 
 Release 0.11.0 - unreleased
 
+  MAHOUT-1756: Missing +=: and *=: operators on vectors (smarthi)
+
   NOJIRA: Clean up CLI help for spark-rowsimilarity and fixed test that 
intermitently failed (pferrel)
 
   MAHOUT-1685: Move Mahout shell to Spark 1.3+ (dlyubimov, apalumbo)

Reply via email to