Updated Branches: refs/heads/trunk a95066cd0 -> e421d27a1
GIRAPH-775: Vertex value combiner (aching) Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/e421d27a Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/e421d27a Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/e421d27a Branch: refs/heads/trunk Commit: e421d27a1361f140d41f33de2b747526b5efecd5 Parents: a95066c Author: Avery Ching <[email protected]> Authored: Tue Oct 8 23:36:13 2013 -0700 Committer: Avery Ching <[email protected]> Committed: Tue Oct 8 23:36:13 2013 -0700 ---------------------------------------------------------------------- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/e421d27a/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 8f046a5..5b91695 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ Giraph Change Log Release 1.1.0 - unreleased + GIRAPH-775: Vertex value combiner (aching) + GIRAPH-761: GiraphFileInputFormat ignores hidden file filter in folders (Manuel Lagang via aching)
