Added MESOS-8906 to the 1.5.2 CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/0f426a7a Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/0f426a7a Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/0f426a7a Branch: refs/heads/1.5.x Commit: 0f426a7a25f2c00d7bf1e2ffe9482dba3e9dcfae Parents: 7393803 Author: Chun-Hung Hsiao <[email protected]> Authored: Fri May 11 15:59:26 2018 -0700 Committer: Chun-Hung Hsiao <[email protected]> Committed: Fri May 11 16:02:04 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/0f426a7a/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index c1acd8b..22308f8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +Release Notes - Mesos - Version 1.5.2 (WIP) +------------------------------------------- +* This is a bug fix release. + +** Bug + * [MESOS-8906] - `UriDiskProfileAdaptor` fails to update profile selectors. + + Release Notes - Mesos - Version 1.5.1 ------------------------------------------- * This is a bug fix release.
