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 4361DD3F6 for ; Thu, 13 Dec 2012 11:04:43 +0000 (UTC) Received: (qmail 35687 invoked by uid 500); 13 Dec 2012 11:04:42 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 35466 invoked by uid 500); 13 Dec 2012 11:04:42 -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 35453 invoked by uid 99); 13 Dec 2012 11:04:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2012 11:04:41 +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; Thu, 13 Dec 2012 11:04:39 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id DB5A32388906; Thu, 13 Dec 2012 11:04:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1421226 - /httpd/httpd/branches/2.4.x/STATUS Date: Thu, 13 Dec 2012 11:04:18 -0000 To: cvs@httpd.apache.org From: gsmith@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121213110418.DB5A32388906@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gsmith Date: Thu Dec 13 11:04:17 2012 New Revision: 1421226 URL: http://svn.apache.org/viewvc?rev=1421226&view=rev Log: propose 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=1421226&r1=1421225&r2=1421226&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS (original) +++ httpd/httpd/branches/2.4.x/STATUS Thu Dec 13 11:04:17 2012 @@ -160,6 +160,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works +1: fuankg + * Windows build: Fix various clone/edit and search/replace errors + in MSVC project files. + trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1420975 + 2.4.x patch: trunk patch works + +1: gsmith + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt If you want to propose one of those, please still add them here.