This is an automated email from the ASF dual-hosted git repository.
gilbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git
The following commit(s) were added to refs/heads/master by this push:
new 78d1d68 Added MESOS-9675 to 1.8.0 CHANGELOG.
78d1d68 is described below
commit 78d1d685f4b911e19731a20fa21c0a6a419d8f2b
Author: Gilbert Song <[email protected]>
AuthorDate: Tue Apr 16 16:23:34 2019 -0700
Added MESOS-9675 to 1.8.0 CHANGELOG.
---
CHANGELOG | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG b/CHANGELOG
index e31313e..95368fe 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -265,6 +265,7 @@ All Resolved Issues:
* [MESOS-8345] - Improve master responsiveness while serving state
information.
* [MESOS-9029] - Seccomp syscall filtering in Mesos containerizer
* [MESOS-9211] - Make the new Mesos CLI production ready
+ * [MESOS-9675] - Docker Manifest V2 Schema2 Support.
** Story
* [MESOS-907] - Add Kerberos Authentication support