GIRAPH-760
Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/f7c30258 Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/f7c30258 Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/f7c30258 Branch: refs/heads/trunk Commit: f7c302587c1191d3c68508ea6395d55e22ea1175 Parents: b151d7a Author: Claudio Martella <[email protected]> Authored: Mon Nov 18 15:59:52 2013 +0100 Committer: Claudio Martella <[email protected]> Committed: Mon Nov 18 15:59:52 2013 +0100 ---------------------------------------------------------------------- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/f7c30258/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index c639ba1..e5a4a1b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ Giraph Change Log Release 1.1.0 - unreleased + GIRAPH-760: Create EdgeOutputFormat to Apache Gora (renato2099 via claudio) + GIRAPH-759: Create EdgeInputFormat from Apache Gora (renato2099 via claudio) GIRAPH-758: Create VertexOutputFormat to Apache Gora (renato2099 via claudio)
