Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 74149 invoked from network); 1 Oct 2010 10:37:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Oct 2010 10:37:18 -0000 Received: (qmail 67905 invoked by uid 500); 1 Oct 2010 10:37:17 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 67652 invoked by uid 500); 1 Oct 2010 10:37:15 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 67643 invoked by uid 99); 1 Oct 2010 10:37:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Oct 2010 10:37:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Fri, 01 Oct 2010 10:37:14 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 4EF93238897D; Fri, 1 Oct 2010 10:36:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1003468 - /tomcat/tc6.0.x/trunk/STATUS.txt Date: Fri, 01 Oct 2010 10:36:54 -0000 To: dev@tomcat.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101001103654.4EF93238897D@eris.apache.org> Author: markt Date: Fri Oct 1 10:36:53 2010 New Revision: 1003468 URL: http://svn.apache.org/viewvc?rev=1003468&view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1003468&r1=1003467&r2=1003468&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Oct 1 10:36:53 2010 @@ -225,3 +225,10 @@ PATCHES PROPOSED TO BACKPORT: http://people.apache.org/~markt/patches/2010-09-30-bug49856-tc6.patch +1: markt -1: + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49860 + Add support for trailing headers + http://svn.apache.org/viewvc?rev=1003461&view=rev + Note: Don't change return type for parseEndChunk(), just return true. + +1: markt + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org