You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@giraph.apache.org by cl...@apache.org on 2013/11/18 15:49:32 UTC

git commit: updated refs/heads/trunk to adc87ae

Updated Branches:
  refs/heads/trunk 357c18658 -> adc87aee5


GIRAPH-758


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

Branch: refs/heads/trunk
Commit: adc87aee5f5399b75005101f746a236be2750bb0
Parents: 357c186
Author: Claudio Martella <cl...@gmail.com>
Authored: Mon Nov 18 15:48:57 2013 +0100
Committer: Claudio Martella <cl...@gmail.com>
Committed: Mon Nov 18 15:48:57 2013 +0100

----------------------------------------------------------------------
 CHANGELOG | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/giraph/blob/adc87aee/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index c17322e..5471120 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
 Giraph Change Log
 
 Release 1.1.0 - unreleased
+  GIRAPH-758: Create VertexOutputFormat to Apache Gora (renato2099 via claudio)
+  
   GIRAPH-757: Create VertexInputFormat from Apache Gora (renato2099 via claudio)
 
   GIRAPH-442: FileNotFoundException: <baseDirectory>/_zkServer is checked before it is created
@@ -8,6 +10,12 @@ Release 1.1.0 - unreleased
 
   GIRAPH-796: Site build error with maven 3.1 (armax00 via claudio)
 
+  GIRAPH-782: giraph script can't find GIRAPH_ENV_DIR when called via $PATH (rvs)
+
+  GIRAPH-783: giraph bin script should pick up giraph-core jar to pass to hadoop (rvs) 
+
+  GIRAPH-781: binary tarball lacks /bin and /conf directories (rvs)
+
   GIRAPH-749: Update documentation according to the new EdgeOutputFormat API 
   (armax00 via claudio)