Repository: mahout Updated Branches: refs/heads/master e75a36c56 -> 95bb30320
MAHOUT-1757: small fix in spca formula Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/95bb3032 Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/95bb3032 Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/95bb3032 Branch: refs/heads/master Commit: 95bb303200ed1dac7bb097ded3d10199556e90c2 Parents: e75a36c Author: smarthi <[email protected]> Authored: Fri Jul 31 17:00:56 2015 -0400 Committer: smarthi <[email protected]> Committed: Fri Jul 31 17:00:56 2015 -0400 ---------------------------------------------------------------------- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/95bb3032/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index a559f04..02ec0f0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,8 @@ Mahout Change Log Release 0.11.0 - unreleased + MAHOUT-1757: small fix in spca formula (smarthi) + MAHOUT-1756: Missing +=: and *=: operators on vectors (smarthi) NOJIRA: Clean up CLI help for spark-rowsimilarity and fixed test that intermitently failed (pferrel)
