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 20:57:33 UTC

mesos git commit: Added MESOS-5943 to 1.0.1 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master d566536f6 -> 069c64062


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/069c6406
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/069c6406
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/069c6406

Branch: refs/heads/master
Commit: 069c640625fabf622134ef720ca3a88252b965b8
Parents: d566536
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:56:53 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/069c6406/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index f720f0e..6ceaedd 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.