GIRAPH-749: Update documentation according to the new EdgeOutputFormat API
Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/4dd605a3 Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/4dd605a3 Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/4dd605a3 Branch: refs/heads/trunk Commit: 4dd605a3afec0f3c97c730a1721ba933a0b44eca Parents: 0be911b Author: Claudio Martella <[email protected]> Authored: Wed Nov 13 01:07:58 2013 +0100 Committer: Claudio Martella <[email protected]> Committed: Wed Nov 13 01:07:58 2013 +0100 ---------------------------------------------------------------------- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/4dd605a3/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 99a3086..50b0761 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ Giraph Change Log Release 1.1.0 - unreleased + GIRAPH-749: Update documentation according to the new EdgeOutputFormat API + (armax00 via claudio) + GIRAPH-738: Fix typos in quick start guide (aladagemre via claudio) GIRAPH-755: Make ZooKeeper port list available to input/output format (armax00 via claudio)
