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 2016/10/27 20:31:27 UTC

[3/3] mesos git commit: Added MESOS-6446 to 1.1.0 CHANGELOG.

Added MESOS-6446 to 1.1.0 CHANGELOG.


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

Branch: refs/heads/1.1.x
Commit: e69f819fc996f4c328a8968131a1e807a0692bf1
Parents: 4ac4916
Author: Vinod Kone <vi...@gmail.com>
Authored: Thu Oct 27 13:29:33 2016 -0700
Committer: Vinod Kone <vi...@gmail.com>
Committed: Thu Oct 27 13:30:48 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/e69f819f/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 9d41a4e..280065f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -207,6 +207,7 @@ All Issues:
   * [MESOS-6386] - "Reached unreachable statement" in LinuxCapabilitiesIsolatorTest.
   * [MESOS-6391] - Command task's sandbox should not be owned by root if it uses container image.
   * [MESOS-6393] - Deprecated SSL_ environment variables are non functional already.
+  * [MESOS-6446] - WebUI redirect doesn't work with stats from /metric/snapshot
 
 ** Documentation
   * [MESOS-5221] - Add Documentation for Nvidia GPU support.