You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by al...@apache.org on 2016/12/22 14:18:03 UTC

mesos git commit: Added MESOS-6411 to CHANGELOG for 1.1.1.

Repository: mesos
Updated Branches:
  refs/heads/master 3e2e018b8 -> fa02312fa


Added MESOS-6411 to CHANGELOG for 1.1.1.


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

Branch: refs/heads/master
Commit: fa02312fa8d4ce3ef8a4de4a660da1ef4ccc4242
Parents: 3e2e018
Author: Alexander Rukletsov <al...@apache.org>
Authored: Thu Dec 22 15:12:13 2016 +0100
Committer: Alexander Rukletsov <al...@apache.org>
Committed: Thu Dec 22 15:17:18 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/fa02312f/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index fac4daa..64ab975 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,6 +22,7 @@ All Issues:
   * [MESOS-6002] - The whiteout file cannot be removed correctly using aufs backend.
   * [MESOS-6142] - Frameworks may RESERVE for an arbitrary role.
   * [MESOS-6360] - The handling of whiteout files in provisioner is not correct.
+  * [MESOS-6411] - Add documentation for CNI port-mapper plugin.
   * [MESOS-6526] - `mesos-containerizer launch --environment` exposes executor env vars in `ps`.
   * [MESOS-6621] - SSL downgrade path will CHECK-fail when using both temporary and persistent sockets