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

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

commit f54285c01ea741c725d77ae42d587e91fce9f72b
Author: Chun-Hung Hsiao <chhs...@mesosphere.io>
AuthorDate: Tue Nov 20 19:28:47 2018 -0800

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

diff --git a/CHANGELOG b/CHANGELOG
index 4cb3e64..99f0c57 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -18,6 +18,7 @@ Release Notes - Mesos - Version 1.7.1 (WIP)
   * [MESOS-9231] - `docker inspect` may return an unexpected result to Docker 
executor due to a race condition.
   * [MESOS-9267] - Mesos agent crashes when CNI network is not configured but 
used.
   * [MESOS-9274] - v1 JAVA scheduler library can drop TEARDOWN upon 
destruction.
+  * [MESOS-9275] - Allow optional `profile` to be specified in `CREATE_DISK` 
offer operation.
   * [MESOS-9279] - Docker Containerizer 'usage' call might be expensive if 
mount table is big.
   * [MESOS-9281] - SLRP gets a stale checkpoint after system crash.
   * [MESOS-9283] - Docker containerizer actor can get backlogged with large 
number of containers.

Reply via email to