Updated Branches: refs/heads/trunk 2ff690f11 -> a2e2f0213
GIRAPH-746: Track and log versions of dependencies Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/a2e2f021 Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/a2e2f021 Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/a2e2f021 Branch: refs/heads/trunk Commit: a2e2f02132bfebabc5d33e27c23c893817a5c1cd Parents: 2ff690f Author: Nitay Joffe <[email protected]> Authored: Tue Aug 27 11:54:25 2013 -0400 Committer: Nitay Joffe <[email protected]> Committed: Tue Aug 27 11:54:25 2013 -0400 ---------------------------------------------------------------------- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/a2e2f021/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index e43f50c..6b3ec12 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ Giraph Change Log Release 1.1.0 - unreleased + GIRAPH-746: Track and log versions of dependencies (nitay) + GIRAPH-751: Build error: convertEdgeToLine in two different classes have the same erasure, yet neither overrides the other (aarmax0 via claudio)
