Return-Path: X-Original-To: apmail-httpd-cvs-archive@www.apache.org Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D5C4178DE for ; Sun, 4 Sep 2011 19:38:49 +0000 (UTC) Received: (qmail 46797 invoked by uid 500); 4 Sep 2011 19:38:48 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 46755 invoked by uid 500); 4 Sep 2011 19:38:48 -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 46748 invoked by uid 99); 4 Sep 2011 19:38:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Sep 2011 19:38:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Sep 2011 19:38:45 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6C5ED2388847; Sun, 4 Sep 2011 19:38:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1165102 - /httpd/httpd/branches/2.2.x/STATUS Date: Sun, 04 Sep 2011 19:38:24 -0000 To: cvs@httpd.apache.org From: jim@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110904193824.6C5ED2388847@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jim Date: Sun Sep 4 19:38:24 2011 New Revision: 1165102 URL: http://svn.apache.org/viewvc?rev=1165102&view=rev Log: in r1165101 Modified: httpd/httpd/branches/2.2.x/STATUS Modified: httpd/httpd/branches/2.2.x/STATUS URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1165102&r1=1165101&r2=1165102&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/STATUS (original) +++ httpd/httpd/branches/2.2.x/STATUS Sun Sep 4 19:38:24 2011 @@ -93,20 +93,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - * Adjust inflated log severity. - PR: 44020 - Trunk patch: Was never in trunk. - 2.2.x patch: http://people.apache.org/~sf/PR44020.diff - +1: sf, covener, jim - covener did you see Jim's initial concern on introducing the - ap_construct_url() in maintenance? This dissuaded me from - proposing the same. - sf replies: I think that was mainly refering to the fact that in the - !ap_is_url(ret) case, the trunk version returns internal - server error while the 2.2 version just does nothing. - In that case, there is a log message with level error, but - that is not the one I want to change. - PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ]