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

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

commit b23d3ed15250d66a0040d183295b7b011982a24f
Author: Jie Yu <yujie....@gmail.com>
AuthorDate: Tue Dec 18 23:05:30 2018 -0800

    Added MESOS-9492 to 1.7.1 CHANGELOG.
    
    (cherry picked from commit f5709ae80b23145b6019a7e979e7fd9466a1da13)
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index caf3767..9d637af 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -34,6 +34,7 @@ Release Notes - Mesos - Version 1.7.1 (WIP)
   * [MESOS-9419] - Executor to framework message crashes master if framework 
has not re-registered.
   * [MESOS-9474] - Master does not respect authorization result for 
`CREATE_DISK` and `DESTROY_DISK`.
   * [MESOS-9480] - Master may skip processing authorization results for 
`LAUNCH_GROUP`.
+  * [MESOS-9492] - Persist CNI working directory across reboot.
 
 ** Improvement:
   * [MESOS-6765] - Make the Resources wrapper "copy-on-write" to improve 
performance.

Reply via email to