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:29:59 UTC

[2/2] 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/d40a3cb9
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/d40a3cb9
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/d40a3cb9

Branch: refs/heads/master
Commit: d40a3cb957dd19754bf15fabb99f903b17ec2158
Parents: b345bbb
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:29:33 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/d40a3cb9/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index d611966..141aace 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -211,6 +211,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.