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/01/19 10:49:34 UTC

mesos git commit: Added MESOS-6010 to 1.1.1 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master 745b3c758 -> 6c63a3fc7


Added MESOS-6010 to 1.1.1 CHANGELOG.


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

Branch: refs/heads/master
Commit: 6c63a3fc7aba4d4cfc2f004362e4a6e3a384bd55
Parents: 745b3c7
Author: Jie Yu <yu...@gmail.com>
Authored: Thu Jan 19 11:49:28 2017 +0100
Committer: Jie Yu <yu...@gmail.com>
Committed: Thu Jan 19 11:49:28 2017 +0100

----------------------------------------------------------------------
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/6c63a3fc/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index a8d0805..7468820 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -29,6 +29,7 @@ Release Notes - Mesos - Version 1.1.1 (WIP)
 All Issues:
 ** Bug
   * [MESOS-6002] - The whiteout file cannot be removed correctly using aufs backend.
+  * [MESOS-6010] - Docker registry puller shows decode error "No response decoded".
   * [MESOS-6142] - Frameworks may RESERVE for an arbitrary role.
   * [MESOS-6360] - The handling of whiteout files in provisioner is not correct.
   * [MESOS-6411] - Add documentation for CNI port-mapper plugin.