You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by td...@apache.org on 2014/03/27 05:56:37 UTC

[3/3] git commit: Updated CHANGES.txt

Updated CHANGES.txt


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

Branch: refs/heads/branch-0.9
Commit: 348f54b9c1574086b2bc56884f805866201f651d
Parents: ea5da04
Author: Tathagata Das <ta...@gmail.com>
Authored: Wed Mar 26 21:56:17 2014 -0700
Committer: Tathagata Das <ta...@gmail.com>
Committed: Wed Mar 26 21:56:17 2014 -0700

----------------------------------------------------------------------
 CHANGES.txt | 35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/348f54b9/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 89a8ef6..9720669 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,41 @@ Spark Change Log
 
 Release 0.9.1
 
+  Revert "[maven-release-plugin] prepare release v0.9.1-rc2"
+  Tathagata Das <ta...@gmail.com>
+  2014-03-26 21:53:07 -0700
+  Commit: ea5da04
+
+  Revert "[maven-release-plugin] prepare for next development iteration"
+  Tathagata Das <ta...@gmail.com>
+  2014-03-26 21:51:40 -0700
+  Commit: d16e863
+
+  [SPARK-1327] GLM needs to check addIntercept for intercept and weights
+  Xiangrui Meng <me...@databricks.com>
+  2014-03-26 19:30:57 -0700
+  Commit: 4901604, github.com/apache/spark/pull/236
+
+  SPARK-1322, top in pyspark should sort result in descending order.
+  Prashant Sharma <pr...@imaginea.com>
+  2014-03-26 11:15:02 -0700
+  Commit: 2f90dc5, github.com/apache/spark/pull/235
+
+  [maven-release-plugin] prepare for next development iteration
+  Ubuntu <ub...@ip-172-31-18-245.us-west-2.compute.internal>
+  2014-03-26 09:26:45 +0000
+  Commit: 1f785d4
+
+  [maven-release-plugin] prepare release v0.9.1-rc2
+  Ubuntu <ub...@ip-172-31-18-245.us-west-2.compute.internal>
+  2014-03-26 09:26:40 +0000
+  Commit: 1197280
+
+  Updated CHANGES.txt
+  Tathagata Das <ta...@gmail.com>
+  2014-03-26 02:10:57 -0700
+  Commit: 7495dba
+
   [SPARK-782] Made Spark use existing shaded ASM and removed Spark's ASM dependency
   Tathagata Das <ta...@gmail.com>
   2014-03-25 21:35:36 -0700