You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by mp...@apache.org on 2017/09/20 14:06:26 UTC

[2/2] mesos git commit: Added MESOS-7873 to the 1.4.1 CHANGELOG.

Added MESOS-7873 to the 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/f82cd43d
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/f82cd43d
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/f82cd43d

Branch: refs/heads/1.4.x
Commit: f82cd43dc86328eb3f173ce9a3fb3afda1a05ed7
Parents: a7d8997
Author: Michael Park <mp...@apache.org>
Authored: Wed Sep 20 06:07:40 2017 -0700
Committer: Michael Park <mp...@apache.org>
Committed: Wed Sep 20 06:07:40 2017 -0700

----------------------------------------------------------------------
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/f82cd43d/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 88bc811..16b1db2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@ This release contains the following new features:
 All Resolved Issues:
 
 **Bug
+ * [MESOS-7873] - Expose `ExecutorInfo.ContainerInfo.NetworkInfo` in Mesos `state` endpoint.
  * [MESOS-7968] - Handle `/proc/self/ns/pid_for_children` when parsing available namespace.
  * [MESOS-7969] - Handle cgroups v2 hierarchy when parsing /proc/self/cgroups.
  * [MESOS-7980] - Stout fails to compile with libc >= 2.26.