GIRAPH-514
Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/2f55c9b7 Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/2f55c9b7 Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/2f55c9b7 Branch: refs/heads/trunk Commit: 2f55c9b711bacb536aad9296258ce35525092da2 Parents: 9b59a34 Author: Claudio Martella <[email protected]> Authored: Mon Feb 18 15:00:04 2013 +0100 Committer: Claudio Martella <[email protected]> Committed: Mon Feb 18 15:00:04 2013 +0100 ---------------------------------------------------------------------- CHANGELOG | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/2f55c9b7/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 6cc74ea..ff423c2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ Giraph Change Log Release 0.2.0 - unreleased + + GIRAPH-514: DiskBackedMessageStores should take advantage of machines with multiple disks (claudio) + GIRAPH-503: Refactor platform-independent CLI argument parsing in GiraphRunner into a separate class (ereisman) GIRAPH-519: EdgeFactory (nitay)
