Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 45860 invoked from network); 20 May 2006 21:14:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 May 2006 21:14:13 -0000 Received: (qmail 86754 invoked by uid 500); 20 May 2006 21:14:13 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 86692 invoked by uid 500); 20 May 2006 21:14:12 -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 86681 invoked by uid 99); 20 May 2006 21:14:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 May 2006 14:14:12 -0700 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 May 2006 14:14:11 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 932251A983A; Sat, 20 May 2006 14:13:51 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r408094 - /httpd/httpd/branches/2.2.x/STATUS Date: Sat, 20 May 2006 21:13:51 -0000 To: cvs@httpd.apache.org From: sctemme@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060520211351.932251A983A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: sctemme Date: Sat May 20 14:13:50 2006 New Revision: 408094 URL: http://svn.apache.org/viewvc?rev=408094&view=rev Log: Note location of patch against 2.2.x head, incorporating Joe Orton's review 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=408094&r1=408093&r2=408094&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/STATUS (original) +++ httpd/httpd/branches/2.2.x/STATUS Sat May 20 14:13:50 2006 @@ -83,7 +83,7 @@ learn from its configuration how to generate correct self-referential URLs. Code: - http://svn.apache.org/viewcvs.cgi?diff_format=h&rev=399947&view=rev + http://people.apache.org/~sctemme/servername_22x.patch Documentation: http://svn.apache.org/viewcvs.cgi?diff_format=h&view=rev&rev=406697 +1 sctemme, rpluem