Updated Branches: refs/heads/trunk c1ef88914 -> 7b3b3a099
GIRAPH-501: WorkerObserver (nitay) Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/7b3b3a09 Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/7b3b3a09 Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/7b3b3a09 Branch: refs/heads/trunk Commit: 7b3b3a0997850d509da749b6ef0c8a740a19fdc7 Parents: c1ef889 Author: Nitay Joffe <[email protected]> Authored: Wed Feb 6 18:33:12 2013 -0500 Committer: Nitay Joffe <[email protected]> Committed: Wed Feb 6 18:33:12 2013 -0500 ---------------------------------------------------------------------- CHANGELOG | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/7b3b3a09/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index ae7ee7e..405d729 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ Giraph Change Log Release 0.2.0 - unreleased + GIRAPH-501: WorkerObserver (nitay) + GIRAPH-502: In PageRankBenchmark, remove unneeded handling of -t 2 (ekoontz) GIRAPH-500: Refactor job launch code out of graph package and into job package (ereisman)
