You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ka...@apache.org on 2017/09/13 19:37:31 UTC

mesos git commit: Added MESOS-796[89] to 1.4.1 changelog.

Repository: mesos
Updated Branches:
  refs/heads/1.4.x 59a97d469 -> 78985f93a


Added MESOS-796[89] to 1.4.1 changelog.


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

Branch: refs/heads/1.4.x
Commit: 78985f93abe0fa4c01c93ee2d71930801b8e6b0e
Parents: 59a97d4
Author: Kapil Arya <ka...@mesosphere.io>
Authored: Wed Sep 13 15:37:13 2017 -0400
Committer: Kapil Arya <ka...@mesosphere.io>
Committed: Wed Sep 13 15:37:13 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/78985f93/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 24252c1..f3b8fbc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,14 @@
+Release Notes - Mesos - Version 1.4.1 (WIP)
+-------------------------------------
+This release contains the following new features:
+
+All Resolved Issues:
+
+**Bug
+ * [MESOS-7968] - Handle `/proc/self/ns/pid_for_children` when parsing available namespace.
+ * [MESOS-7969] - Handle cgroups v2 hierarchy when parsing /proc/self/cgroups.
+
+
 Release Notes - Mesos - Version 1.4.0
 -------------------------------------
 This release contains the following new features: