You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ji...@apache.org on 2019/01/10 00:37:08 UTC

[mesos] 02/02: Added MESOS-9492 to 1.5.3 CHANGELOG.

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

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

commit b961ecfad020a97772efe0a4c8aece14b4453026
Author: Jie Yu <yu...@gmail.com>
AuthorDate: Wed Jan 9 16:36:26 2019 -0800

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

diff --git a/CHANGELOG b/CHANGELOG
index 19ad7b3..f09d913 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ Release Notes - Mesos - Version 1.5.3 (WIP)
   * [MESOS-9332] - Nested container should run as the same user of its parent container by default.
   * [MESOS-9411] - Validation of JWT tokens using HS256 hashing algorithm is not thread safe.
   * [MESOS-9419] - Executor to framework message crashes master if framework has not re-registered.
+  * [MESOS-9492] - Persist CNI working directory across reboot.
 
 
 Release Notes - Mesos - Version 1.5.2