This is an automated email from the ASF dual-hosted git repository. qianzhang pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 7e780e669ca7984a8bd2e82d97791339f92fdc54 Author: Qian Zhang <[email protected]> AuthorDate: Mon May 6 15:49:54 2019 +0800 Added MESOS-9418 to the 1.5.4 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index c38fa85..09a9de8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ Release Notes - Mesos - Version 1.5.4 (WIP) * This is a bug fix release. ** Bug + * [MESOS-9418] - Add support for the `Discard` blkio operation type. * [MESOS-9529] - `/proc` should be remounted even if a nested container set `share_pid_namespace` to true. * [MESOS-9616] - `Filters.refuse_seconds` declines resources not in offers. * [MESOS-9619] - Mesos Master Crashes with Launch Group when using Port Resources
