Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 92819 invoked from network); 22 Apr 2006 04:19:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Apr 2006 04:19:52 -0000 Received: (qmail 24692 invoked by uid 500); 22 Apr 2006 04:19:51 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 24650 invoked by uid 500); 22 Apr 2006 04:19:51 -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 24638 invoked by uid 99); 22 Apr 2006 04:19:51 -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 21:19:51 -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 21:19:50 -0700 Received: (qmail 92771 invoked by uid 65534); 22 Apr 2006 04:19:30 -0000 Message-ID: <20060422041930.92770.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r396073 - /httpd/httpd/trunk/CHANGES Date: Sat, 22 Apr 2006 04:19:29 -0000 To: cvs@httpd.apache.org From: rooneg@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: rooneg Date: Fri Apr 21 21:19:25 2006 New Revision: 396073 URL: http://svn.apache.org/viewcvs?rev=396073&view=rev Log: * CHANGES: Make spacing consistent with the rest of the file. Modified: httpd/httpd/trunk/CHANGES Modified: httpd/httpd/trunk/CHANGES URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/CHANGES?rev=396073&r1=396072&r2=396073&view=diff ============================================================================== --- httpd/httpd/trunk/CHANGES [utf-8] (original) +++ httpd/httpd/trunk/CHANGES [utf-8] Fri Apr 21 21:19:25 2006 @@ -3,10 +3,10 @@ [Remove entries to the current 2.0 and 2.2 section below, when backported] *) Add mod_proxy_fcgi, a FastCGI back end for mod_proxy. - [ Garrett Rooney, Jim Jagielski, Paul Querna ] + [Garrett Rooney, Jim Jagielski, Paul Querna] *) mod_deflate: Allow mod_deflate to handle internal redirects. - [ Brian J. France ] + [Brian J. France ] *) HTML-escape the Expect error message. Not classed as security as an attacker has no way to influence the Expect header a victim will