Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D8ABF200C83 for ; Sun, 28 May 2017 16:15:34 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D339C160BCC; Sun, 28 May 2017 14:15:34 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 19859160BB1 for ; Sun, 28 May 2017 16:15:33 +0200 (CEST) Received: (qmail 7611 invoked by uid 500); 28 May 2017 14:15:33 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 7602 invoked by uid 99); 28 May 2017 14:15:33 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 May 2017 14:15:33 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 95CE53A2257 for ; Sun, 28 May 2017 14:15:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1796495 - /httpd/httpd/branches/2.4.x/STATUS Date: Sun, 28 May 2017 14:15:32 -0000 To: cvs@httpd.apache.org From: rjung@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170528141532.95CE53A2257@svn01-us-west.apache.org> archived-at: Sun, 28 May 2017 14:15:35 -0000 Author: rjung Date: Sun May 28 14:15:32 2017 New Revision: 1796495 URL: http://svn.apache.org/viewvc?rev=1796495&view=rev Log: Improve proposal text. Modified: httpd/httpd/branches/2.4.x/STATUS Modified: httpd/httpd/branches/2.4.x/STATUS URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1796495&r1=1796494&r2=1796495&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS (original) +++ httpd/httpd/branches/2.4.x/STATUS Sun May 28 14:15:32 2017 @@ -225,8 +225,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1796446 ^/httpd/httpd/trunk . +1: covener, - *) ab: move option processing for setting a custom - HTTP method outside of the HTTPS only handling. + *) ab: enable option processing for setting a custom + HTTP method also for non-SSL builds. trunk patch: http://svn.apache.org/1796493 2.4.x patch: svn merge -c 1796493 ^/httpd/httpd/trunk . +1: rjung,