You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@giraph.apache.org by ek...@apache.org on 2013/01/23 17:47:20 UTC

git commit: GIRAPH-418: Create maven profile for CDH 4.1.2 (added changelog entry)

Updated Branches:
  refs/heads/trunk 2ad6df94b -> 4bc133632


GIRAPH-418: Create maven profile for CDH 4.1.2 (added changelog entry)


Project: http://git-wip-us.apache.org/repos/asf/giraph/repo
Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/4bc13363
Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/4bc13363
Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/4bc13363

Branch: refs/heads/trunk
Commit: 4bc133632f325c3cbece4fd72035fe559be47647
Parents: 2ad6df9
Author: Eugene Joseph Koontz <ek...@apache.org>
Authored: Thu Jan 24 00:45:36 2013 +0800
Committer: Eugene Joseph Koontz <ek...@apache.org>
Committed: Thu Jan 24 00:45:36 2013 +0800

----------------------------------------------------------------------
 CHANGELOG |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/giraph/blob/4bc13363/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 0839c92..8888c32 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
 Giraph Change Log
 
 Release 0.2.0 - unreleased
+  GIRAPH-418: Create maven profile for CDH 4.1.2 (ekoontz)
+
   GIRAPH-487: VertexInputPath in GiraphRunner refers to EdgeInputPath (taguan via apresta)
 
   GIRAPH-481: mvn compile error when building jar file - Error with Accumulo (tavoaqp via nitay)