Repository: mesos Updated Branches: refs/heads/master cc095bad7 -> d40a3cb95
Revert "Added MESOS-6446 to 1.0.2 CHANGELOG." This reverts commit cc095bad75ba9c469436e1d14760ae27f64d2f36. Reverted because the commit message is incorrect. It should be 1.1.0 instead of 1.0.2. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/b345bbbc Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/b345bbbc Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/b345bbbc Branch: refs/heads/master Commit: b345bbbc9956dd6c88fe3c91e5adb809eee9763b Parents: cc095ba Author: Vinod Kone <vinodk...@gmail.com> Authored: Thu Oct 27 13:28:06 2016 -0700 Committer: Vinod Kone <vinodk...@gmail.com> Committed: Thu Oct 27 13:28:06 2016 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/b345bbbc/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 141aace..d611966 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -211,7 +211,6 @@ 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.