From dev-return-97688-apmail-tomcat-dev-archive=tomcat.apache.org@tomcat.apache.org Mon Jul 20 10:16:35 2009 Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 43708 invoked from network); 20 Jul 2009 10:16:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jul 2009 10:16:35 -0000 Received: (qmail 45717 invoked by uid 500); 20 Jul 2009 10:17:39 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 45638 invoked by uid 500); 20 Jul 2009 10:17: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 45627 invoked by uid 99); 20 Jul 2009 10:17:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 10:17:39 +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; Mon, 20 Jul 2009 10:17:36 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 4050223888D3; Mon, 20 Jul 2009 10:17:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r795740 - /tomcat/tc6.0.x/trunk/STATUS.txt Date: Mon, 20 Jul 2009 10:17:15 -0000 To: dev@tomcat.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090720101715.4050223888D3@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: markt Date: Mon Jul 20 10:17:14 2009 New Revision: 795740 URL: http://svn.apache.org/viewvc?rev=795740&view=rev Log: Propose JDBC clean-up fix 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=795740&r1=795739&r2=795740&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Jul 20 10:17:14 2009 @@ -182,3 +182,8 @@ http://svn.apache.org/viewvc?rev=795466&view=rev +1: kkolinko -1: + +* Fix the JDBC driver clean-up + http://svn.apache.org/viewvc?view=rev&revision=789389 + +1: markt + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org