This is an automated email from the ASF dual-hosted git repository. bennoe pushed a commit to branch 1.9.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 4895d4430f1349dc126fb004102184f8d0e9d2b3 Author: Benno Evers <[email protected]> AuthorDate: Fri Sep 20 20:25:12 2019 +0200 Added MESOS-9972 to the 1.9.1 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 98bbaa0..f02b228 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ Release Notes - Mesos - Version 1.9.1 (WIP) ** Bug * [MESOS-9965] - Agent should not send `TASK_GONE_BY_OPERATOR` if the framework is not partition aware. + * [MESOS-9972] - Update Names for TLS-related environment variables in libprocess. Release Notes - Mesos - Version 1.9.0
