Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 68381 invoked from network); 23 Jul 2009 17:51:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Jul 2009 17:51:34 -0000 Received: (qmail 70228 invoked by uid 500); 23 Jul 2009 17:52:39 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 70161 invoked by uid 500); 23 Jul 2009 17:52:39 -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 70150 invoked by uid 99); 23 Jul 2009 17:52:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2009 17:52:38 +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; Thu, 23 Jul 2009 17:52:36 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9D040238888E; Thu, 23 Jul 2009 17:52:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r797170 - /tomcat/current/tc5.5.x/STATUS.txt Date: Thu, 23 Jul 2009 17:52:16 -0000 To: dev@tomcat.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090723175216.9D040238888E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: markt Date: Thu Jul 23 17:52:16 2009 New Revision: 797170 URL: http://svn.apache.org/viewvc?rev=797170&view=rev Log: Propose fix Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=797170&r1=797169&r2=797170&view=diff ============================================================================== --- tomcat/current/tc5.5.x/STATUS.txt (original) +++ tomcat/current/tc5.5.x/STATUS.txt Thu Jul 23 17:52:16 2009 @@ -81,3 +81,9 @@ http://svn.apache.org/viewvc?rev=795210&view=rev +1: markt, kkolinko -1: + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46907 + Debug logging should not cause input stream to be swallowed + http://svn.apache.org/viewvc?view=rev&revision=797168 + +1: markt + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org