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 2017/05/30 21:01:40 UTC

[2/2] mesos git commit: Added MESOS-7546 to the 1.2.2 CHANGELOG.

Added MESOS-7546 to the 1.2.2 CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/4bc477e6
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/4bc477e6
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/4bc477e6

Branch: refs/heads/master
Commit: 4bc477e62a9474792069ad389e1a47209f5d6262
Parents: 31174f0
Author: Jie Yu <yu...@gmail.com>
Authored: Tue May 30 14:01:33 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Tue May 30 14:01:33 2017 -0700

----------------------------------------------------------------------
 CHANGELOG | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/4bc477e6/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index ce4a046..c03a311 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -286,6 +286,15 @@ All Resolved Issues:
   * [MESOS-7439] - Bump the default timeout value for docker volume driver unmount operation.
 
 
+Release Notes - Mesos - Version 1.2.2
+-------------------------------------------
+* This is a bug fix release.
+
+All Issues:
+** Bug
+  * [MESOS-7546] - WAIT_NESTED_CONTAINER sometimes returns 404.
+
+
 Release Notes - Mesos - Version 1.2.1
 -------------------------------------------
 * This is a bug fix release.