GIRAPH-825
Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/f732f300 Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/f732f300 Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/f732f300 Branch: refs/heads/trunk Commit: f732f300fa63959b5dcbc803ec157f8d6a1c22d1 Parents: bd4127b Author: Claudio Martella <[email protected]> Authored: Wed Apr 30 09:53:22 2014 +0200 Committer: Claudio Martella <[email protected]> Committed: Wed Apr 30 09:53:22 2014 +0200 ---------------------------------------------------------------------- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/f732f300/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 9e3d0c3..a3412bb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ Giraph Change Log Release 1.1.0 - unreleased + GIRAPH-825: Fix DiskBackedPartitionStore to work with current trunk (armax00 via claudio) + GIRAPH-864: 'mvn clean test' fails for rexster (armax00 via claudio) GIRAPH-884: ByteArrayEdges.iterator() throws NPE when no edges are present
