GIRAPH-692
Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/8a147a30 Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/8a147a30 Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/8a147a30 Branch: refs/heads/trunk Commit: 8a147a30ea5ed92e49a5fea81757fba310b64d90 Parents: 05d4f17 Author: Claudio Martella <[email protected]> Authored: Tue Aug 13 19:54:10 2013 +0200 Committer: Claudio Martella <[email protected]> Committed: Tue Aug 13 19:54:10 2013 +0200 ---------------------------------------------------------------------- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/8a147a30/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index a17606e..1e5865e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ Giraph Change Log Release 1.1.0 - unreleased + GIRAPH-692: Add Bracha Toueg Deadlock Detection in the examples + (aarmax00 via claudio) + GIRAPH-717: HiveJythonRunner with support for pure Jython value types (nitay) GIRAPH-722: ProgressableUtils.waitForever is not calling progress (majakabiljo)
