Repository: mesos Updated Branches: refs/heads/1.6.x 2abd8ee3f -> d306e9334
Removed an unnecessary blank line in the 1.6.1 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d306e933 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/d306e933 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/d306e933 Branch: refs/heads/1.6.x Commit: d306e93343b69da3e62c2336c9a1423cac5f24fd Parents: 2abd8ee Author: Chun-Hung Hsiao <[email protected]> Authored: Fri May 11 15:39:18 2018 -0700 Committer: Chun-Hung Hsiao <[email protected]> Committed: Fri May 11 15:39:18 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/d306e933/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index b02c525..aef4e5c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,7 +4,6 @@ Release Notes - Mesos - Version 1.6.1 (WIP) ** Bug * [MESOS-8786] - CgroupIsolatorProcess accesses subsystem processes directly. - * [MESOS-8906] - `UriDiskProfileAdaptor` fails to update profile selectors.
