Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 50464 invoked from network); 22 Apr 2006 01:36:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Apr 2006 01:36:51 -0000 Received: (qmail 43365 invoked by uid 500); 22 Apr 2006 01:36:50 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 43331 invoked by uid 500); 22 Apr 2006 01:36:50 -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 43320 invoked by uid 99); 22 Apr 2006 01:36:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Apr 2006 18:36:49 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 21 Apr 2006 18:36:49 -0700 Received: (qmail 50163 invoked by uid 65534); 22 Apr 2006 01:36:29 -0000 Message-ID: <20060422013629.50162.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r396052 - /httpd/httpd/branches/2.2.x/STATUS Date: Sat, 22 Apr 2006 01:36:28 -0000 To: cvs@httpd.apache.org From: pquerna@apache.org X-Mailer: svnmailer-1.0.8 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: pquerna Date: Fri Apr 21 18:36:28 2006 New Revision: 396052 URL: http://svn.apache.org/viewcvs?rev=396052&view=rev Log: Remove merged patch. Modified: httpd/httpd/branches/2.2.x/STATUS Modified: httpd/httpd/branches/2.2.x/STATUS URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/STATUS?rev=396052&r1=396051&r2=396052&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/STATUS (original) +++ httpd/httpd/branches/2.2.x/STATUS Fri Apr 21 18:36:28 2006 @@ -75,15 +75,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - * mod_proxy_balancer: Initialize local data structures for workers of a - balancer. PR 38227, PR 38267. - Trunk version of patch: - http://svn.apache.org/viewcvs?rev=394065&view=rev - http://svn.apache.org/viewcvs?rev=394446&view=rev - 2.2.x version of patch: - Trunk version works - +1: rpluem, jim, wrowe - PATCHES PROPOSED TO BACKPORT FROM TRUNK: * Backport mod_authz_dbd (it's had some testing now)