Updated Branches: refs/heads/trunk 7a04bfd29 -> 8b7905cd1
Committing changelog for GIRAPH-474 (ereisman) Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/8b7905cd Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/8b7905cd Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/8b7905cd Branch: refs/heads/trunk Commit: 8b7905cd12050a31251a28ecdf835597d1cd4192 Parents: bc056d1 Author: Eli Reisman <[email protected]> Authored: Wed Jan 9 16:13:16 2013 -0800 Committer: Eli Reisman <[email protected]> Committed: Wed Jan 9 16:13:16 2013 -0800 ---------------------------------------------------------------------- CHANGELOG | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/8b7905cd/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index d67df78..3446500 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ Giraph Change Log Release 0.2.0 - unreleased + GIRAPH-474: Add an oprtion not to use direct byte buffers. (majakabiljo via ereisman) + GIRAPH-476: SequenceFileVertexOutputFormat (nitay) GIRAPH-409: Refactor / cleanups (nitay)
