Updated Branches: refs/heads/trunk 158c0b118 -> 82a86c2fe
Updated CHANGELOG for 1.0.0 RC3. Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/82a86c2f Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/82a86c2f Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/82a86c2f Branch: refs/heads/trunk Commit: 82a86c2fea754e75e10e62be7dae009f23f343b8 Parents: 158c0b1 Author: Avery Ching <[email protected]> Authored: Mon Apr 15 22:12:31 2013 -0700 Committer: Avery Ching <[email protected]> Committed: Mon Apr 15 22:12:31 2013 -0700 ---------------------------------------------------------------------- CHANGELOG | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/82a86c2f/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 149eb7e..c4fd04b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,14 @@ Giraph Change Log Release 1.0.1 - unreleased -Release 1.0.0 - 2013-04-12 +Release 1.0.0 - 2013-04-15 + + GIRAPH-633: Rename VertexEdges to OutEdges (apresta) + + GIRAPH-634: InternalGiraphRunner with TestGraph is broken (majakabiljo) + + GIRAPH-617: Website Documentation: Vertex/Edge Input/Output (apresta) + GIRAPH-634: InternalGiraphRunner with TestGraph is broken (majakabiljo) GIRAPH-630: Convergence detection broken in
