You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by vi...@apache.org on 2013/05/22 04:45:01 UTC

git commit: Fixed CHANGELOG to inclue 0.11.0 release notes.

Updated Branches:
  refs/heads/0.11.x 309d83130 -> 0b5556956


Fixed CHANGELOG to inclue 0.11.0 release notes.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mesos/commit/0b555695
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mesos/tree/0b555695
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mesos/diff/0b555695

Branch: refs/heads/0.11.x
Commit: 0b5556956e517b2276b3844ef864d331dcd1fb9d
Parents: 309d831
Author: Vinod Kone <vi...@twitter.com>
Authored: Tue May 21 19:44:49 2013 -0700
Committer: Vinod Kone <vi...@twitter.com>
Committed: Tue May 21 19:44:49 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-mesos/blob/0b555695/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 6fc9073..844696e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,21 @@
+Release Notes - Mesos - Version 0.11.0
+--------------------------------------
+** Brainstorming
+    * [MESOS-357] - participate in GSoC 2013
+    * [MESOS-358] - do not participate in the GSoC 2013
+
+** Bug
+    * [MESOS-260] - Implement a duration abstraction
+    * [MESOS-364] - cgroup tests fail on Ubuntu
+    * [MESOS-386] - AllocatorTest/0.TaskFinished has incomplete expectations.
+    * [MESOS-388] - Latest update breaks building on OSX
+    * [MESOS-404] - FilesTest.BrowseTest is flaky
+    * [MESOS-413] - AllocatorTest/0.TaskFinished test has bad expectations.
+
+** Task
+    * [MESOS-389] - Add OSX slave to the Jenkins build.
+
+
 Release Notes - Mesos - Version 0.10.0
 --------------------------------------
 ** Sub-task