This is an automated email from the ASF dual-hosted git repository.

jpeach pushed a commit to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 6d9f43ac8a44b4a620ce0af460e5040e25e5a8f4
Author: James Peach <jpe...@apache.org>
AuthorDate: Tue Nov 27 09:59:33 2018 -0800

    Added MESOS-9418 to the 1.7.1 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index ba914ce..40e5e79 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -27,6 +27,7 @@ Release Notes - Mesos - Version 1.7.1 (WIP)
   * [MESOS-9325] - Optimize `Resources::filter` operation.
   * [MESOS-9332] - Nested container should run as the same user of its parent 
container by default.
   * [MESOS-9334] - Container stuck at ISOLATING state due to libevent poll 
never returns.
+  * [MESOS-9418] - Add support for the `Discard` blkio operation type.
 
 ** Improvement:
   * [MESOS-6765] - Make the Resources wrapper "copy-on-write" to improve 
performance.

Reply via email to