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/26 10:11:07 UTC

git commit: Updated CHANGES.txt

Repository: spark
Updated Branches:
  refs/heads/branch-0.9 da87240b3 -> 7495dba12


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/7495dba1
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/7495dba1
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/7495dba1

Branch: refs/heads/branch-0.9
Commit: 7495dba126cb4f31a6070771233bc31f77dd7e02
Parents: da87240
Author: Tathagata Das <ta...@gmail.com>
Authored: Wed Mar 26 02:10:57 2014 -0700
Committer: Tathagata Das <ta...@gmail.com>
Committed: Wed Mar 26 02:10:57 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/spark/blob/7495dba1/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index b735ab5..89a8ef6 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,43 @@
 Spark Change Log
 ----------------
+
 Release 0.9.1
 
+  [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
+  Commit: da87240, github.com/apache/spark/pull/232
+
+  Revert "[maven-release-plugin] prepare release v0.9.1-rc1"
+  Tathagata Das <ta...@gmail.com>
+  2014-03-25 15:01:52 -0700
+  Commit: 55abe72
+
+  Revert "[maven-release-plugin] prepare for next development iteration"
+  Tathagata Das <ta...@gmail.com>
+  2014-03-25 15:01:36 -0700
+  Commit: b94f997
+
+  [maven-release-plugin] prepare for next development iteration
+  Ubuntu <ub...@ip-172-31-18-245.us-west-2.compute.internal>
+  2014-03-24 06:56:16 +0000
+  Commit: 12e237e
+
+  [maven-release-plugin] prepare release v0.9.1-rc1
+  Ubuntu <ub...@ip-172-31-18-245.us-west-2.compute.internal>
+  2014-03-24 06:56:10 +0000
+  Commit: 81c6a06
+
+  Removed all occurences of incubator from all the pom.xml.
+  Tathagata Das <ta...@gmail.com>
+  2014-03-23 23:31:59 -0700
+  Commit: 60ddb34
+
+  Updated CHANGES.txt file.
+  Tathagata Das <ta...@gmail.com>
+  2014-03-23 13:16:50 -0700
+  Commit: f176b03
+
   Fix to Stage UI to display numbers on progress bar
   Emtiaz Ahmed <em...@gmail.com>
   2014-03-21 18:07:05 -0700