Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 2537 invoked from network); 2 Oct 2010 19:00:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Oct 2010 19:00:43 -0000 Received: (qmail 47514 invoked by uid 500); 2 Oct 2010 19:00:43 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 47292 invoked by uid 500); 2 Oct 2010 19:00:42 -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 47283 invoked by uid 99); 2 Oct 2010 19:00:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Oct 2010 19:00:42 +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; Sat, 02 Oct 2010 19:00:40 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 698B62388A02; Sat, 2 Oct 2010 19:00:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1003863 - /tomcat/tc6.0.x/trunk/STATUS.txt Date: Sat, 02 Oct 2010 19:00:19 -0000 To: dev@tomcat.apache.org From: kkolinko@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101002190019.698B62388A02@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kkolinko Date: Sat Oct 2 19:00:18 2010 New Revision: 1003863 URL: http://svn.apache.org/viewvc?rev=1003863&view=rev Log: vote 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=1003863&r1=1003862&r2=1003863&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Sat Oct 2 19:00:18 2010 @@ -236,18 +236,18 @@ PATCHES PROPOSED TO BACKPORT: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49667 Ensure JDBC leak prevention code doesn't trigger a leak. http://svn.apache.org/viewvc?rev=1003481&view=rev - +1: markt + +1: markt, kkolinko -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49861 Don't log RMI port values formatted with commas http://svn.apache.org/viewvc?rev=1003488&view=rev - +1: markt + +1: markt, kkolinko -1: * Make recent catalina.sh changes work on Solaris http://svn.apache.org/viewvc?rev=1003556&view=rev - +1: markt + +1: markt, kkolinko -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49905 @@ -259,7 +259,7 @@ PATCHES PROPOSED TO BACKPORT: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49915 Don't hide StoreConfig errors, particularly from JConsole http://svn.apache.org/viewvc?rev=1003581&view=rev - +1: markt + +1: markt, kkolinko -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49985 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org