Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 20902 invoked from network); 15 May 2010 19:17:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 May 2010 19:17:26 -0000 Received: (qmail 6646 invoked by uid 500); 15 May 2010 19:17:25 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 6467 invoked by uid 500); 15 May 2010 19:17:25 -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 6458 invoked by uid 99); 15 May 2010 19:17:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 May 2010 19:17:25 +0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=AWL,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [193.252.22.152] (HELO smtp5.freeserve.com) (193.252.22.152) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 May 2010 19:17:17 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3422.me.freeserve.com (SMTP Server) with ESMTP id 8ED021C00087 for ; Sat, 15 May 2010 21:16:55 +0200 (CEST) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3422.me.freeserve.com (SMTP Server) with ESMTP id 7CB0E1C00088 for ; Sat, 15 May 2010 21:16:55 +0200 (CEST) Received: from mail.homeinbox.net (unknown [91.109.180.115]) by mwinf3422.me.freeserve.com (SMTP Server) with ESMTP id 56EA81C00087 for ; Sat, 15 May 2010 21:16:55 +0200 (CEST) X-ME-UUID: 20100515191655356.56EA81C00087@mwinf3422.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by mail.homeinbox.net (Postfix) with ESMTP id 46CBC32AB4 for ; Sat, 15 May 2010 20:17:40 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from mail.homeinbox.net ([127.0.0.1]) by localhost (mail.homeinbox.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vhagBvqwXsYk for ; Sat, 15 May 2010 20:17:37 +0100 (BST) Received: from s2laptop.local (router.dev.local [192.168.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.homeinbox.net (Postfix) with ESMTPSA id 96A2332A41 for ; Sat, 15 May 2010 20:17:37 +0100 (BST) Message-ID: <4BEEF321.4060001@apache.org> Date: Sat, 15 May 2010 20:16:49 +0100 From: Mark Thomas User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: svn commit: r944390 - in /tomcat/tc6.0.x/trunk: STATUS.txt build.properties.default build.xml webapps/docs/changelog.xml References: <20100514185423.39C0B23889E2@eris.apache.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 15/05/2010 13:48, Konstantin Kolinko wrote: > 2010/5/14: >> Author: markt >> Date: Fri May 14 18:54:22 2010 >> New Revision: 944390 >> >> URL: http://svn.apache.org/viewvc?rev=944390&view=rev >> Log: >> Update DBCP to 1.3 > >> =========== >> --- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original) >> +++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Fri May 14 18:54:22 2010 >> @@ -37,9 +37,16 @@ >> >> >> >>
>> + >> + >> + >> + Update DBCP to 1.3. (markt) >> + >> + >> + >> >> >> > > I am curious: what is the purpose to add "General" section and > why it does not fit into the existing section "Other"? Consistency with previous releases. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org