Repository: giraph Updated Branches: refs/heads/trunk 4d9ed36cf -> 3032f4061
fixed CHANGELOG Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/3032f406 Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/3032f406 Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/3032f406 Branch: refs/heads/trunk Commit: 3032f4061be0d8b97f0ddaafd67fb694b2266b41 Parents: 4d9ed36 Author: Claudio Martella <[email protected]> Authored: Thu Feb 20 15:59:52 2014 +0100 Committer: Claudio Martella <[email protected]> Committed: Thu Feb 20 15:59:52 2014 +0100 ---------------------------------------------------------------------- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/3032f406/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 492ed57..dc7aca6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,10 @@ Giraph Change Log Release 1.1.0 - unreleased + GIRAPH-814: Incorrect MapReduce application classpath processing (AlexJF via claudio) + + GIRAPH-850: Improve internal zookeeper launching (AlexJF via claudio) + GIRAPH-855: RecordReaderWrapper swallows exceptions (aching) GIRAPH-848: Allowing plain computation with types being configurable (ikabiljo via majakabiljo)
