You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2016/04/27 23:53:23 UTC

[3/3] mesos git commit: Added 0.26.2 to the CHANGELOG.

Added 0.26.2 to the CHANGELOG.

This reflects the backport of MESOS-4705 to the 0.26.x branch.

Review: https://reviews.apache.org/r/46665


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

Branch: refs/heads/master
Commit: 077efe1ff3c61301985691803f866819e4ba49e2
Parents: 51bb499
Author: Benjamin Mahler <bm...@apache.org>
Authored: Mon Apr 25 16:06:26 2016 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Wed Apr 27 14:52:53 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/077efe1f/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index a54bd58..9377160 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -603,6 +603,15 @@ All Issues:
   * [MESOS-3962] - Add labels to the message Port
 
 
+Release Notes - Mesos - Version 0.26.2
+--------------------------------------
+* This is a bug fix release.
+
+All Issues:
+** Bug
+  * [MESOS-4705] - Linux 'perf' parsing logic may fail when OS distribution has perf backports.
+
+
 Release Notes - Mesos - Version 0.26.1
 --------------------------------------------
 * This is a bug fix release.