Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 53DE69CEB for ; Sun, 26 Feb 2012 10:31:26 +0000 (UTC) Received: (qmail 99808 invoked by uid 500); 26 Feb 2012 10:31:25 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 99758 invoked by uid 500); 26 Feb 2012 10:31:25 -0000 Mailing-List: contact dev-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 dev@httpd.apache.org Received: (qmail 99749 invoked by uid 99); 26 Feb 2012 10:31:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Feb 2012 10:31:25 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of minfrin@sharp.fm designates 72.32.122.20 as permitted sender) Received: from [72.32.122.20] (HELO chandler.sharp.fm) (72.32.122.20) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Feb 2012 10:31:17 +0000 Received: from chandler.sharp.fm (localhost [127.0.0.1]) by chandler.sharp.fm (Postfix) with ESMTP id 2AAAF94801F for ; Sun, 26 Feb 2012 04:30:57 -0600 (CST) Received: from [10.0.0.251] (87-194-125-19.bethere.co.uk [87.194.125.19]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) (Authenticated sender: minfrin@sharp.fm) by chandler.sharp.fm (Postfix) with ESMTP id E24BB948013 for ; Sun, 26 Feb 2012 04:30:55 -0600 (CST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: Is "The 2.4.x branch is still CTR" still true? From: Graham Leggett In-Reply-To: <201202261032.30761.sf@sfritsch.de> Date: Sun, 26 Feb 2012 12:30:53 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <210225D4-F17F-4EEE-BC25-C50D0B266B19@sharp.fm> References: <201202261032.30761.sf@sfritsch.de> To: dev@httpd.apache.org X-Mailer: Apple Mail (2.1084) X-Virus-Scanned: ClamAV using ClamSMTP On 26 Feb 2012, at 11:32 AM, Stefan Fritsch wrote: > I have proposed a middle ground in my other mail. I think it is useful=20= > to keep CTR for simple fixes like these: >=20 > http://svn.apache.org/viewvc?view=3Drevision&revision=3D1293405=20 > http://svn.apache.org/viewvc?view=3Drevision&revision=3D1293708 > http://svn.apache.org/viewvc?view=3Drevision&revision=3D1293535 If you propose these now, I think you'll get quick +1s on them, as there = is still momentum from the v2.4 release. I just claimed first backport in the mean time :) Regards, Graham --