You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by jo...@apache.org on 2016/08/02 21:07:26 UTC

[2/2] mesos git commit: Added MESOS-5943 to 1.0.1 CHANGELOG.

Added MESOS-5943 to 1.0.1 CHANGELOG.


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

Branch: refs/heads/1.0.x
Commit: 547d42f73752e4ef5402aa45c1cda9ac5c96acdd
Parents: a3f466c
Author: Joris Van Remoortere <jo...@gmail.com>
Authored: Tue Aug 2 13:56:53 2016 -0700
Committer: Joris Van Remoortere <jo...@gmail.com>
Committed: Tue Aug 2 13:57:54 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/547d42f7/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 47dd5db..33eaa51 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,7 @@ All Issues:
   * [MESOS-5911] - webUI redirection to leader in browser does not work.
   * [MESOS-5913] - Stale socket FD usage when using libevent + SSL.
   * [MESOS-5923] - Ubuntu 14.04 LTS GPU Isolator "/run" directory is noexec.
+  * [MESOS-5943] - Incremental http parsing of URLs leads to decoder error.
   * [MESOS-5945] - NvidiaVolume::create() should check for root before creating volume.
   * [MESOS-5959] - All non-root tests fail on GPU machine.