Updated Branches: refs/heads/trunk 2f2d80717 -> 85dae7f85
GIRAPH-667 Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/85dae7f8 Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/85dae7f8 Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/85dae7f8 Branch: refs/heads/trunk Commit: 85dae7f8593d7562546a3d81ac9e77470220dc37 Parents: 2f2d807 Author: Claudio Martella <[email protected]> Authored: Mon Jun 10 21:32:59 2013 +0200 Committer: Claudio Martella <[email protected]> Committed: Mon Jun 10 21:32:59 2013 +0200 ---------------------------------------------------------------------- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/85dae7f8/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index fe0c8fd..a020846 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ Giraph Change Log Release 1.1.0 - unreleased + GIRAPH-667: all workers suspended at 'saveVertices' when use + out of core (claudio) + GIRAPH-670: [easy] Example Max Computation (nitay) GIRAPH-675: Mutable edge iterator gets corrupted by calling
