From dev-return-64746-apmail-tomcat-dev-archive=tomcat.apache.org@tomcat.apache.org Tue Dec 06 13:44:47 2005 Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 30986 invoked from network); 6 Dec 2005 13:44:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Dec 2005 13:44:46 -0000 Received: (qmail 9933 invoked by uid 500); 6 Dec 2005 13:44:38 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 9863 invoked by uid 500); 6 Dec 2005 13:44:37 -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 9782 invoked by uid 500); 6 Dec 2005 13:44:37 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 9658 invoked by uid 99); 6 Dec 2005 13:44:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2005 05:44:36 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 06 Dec 2005 05:44:35 -0800 Received: (qmail 29943 invoked by uid 65534); 6 Dec 2005 13:44:11 -0000 Message-ID: <20051206134411.29930.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r354429 - /tomcat/container/tc5.5.x/webapps/docs/changelog.xml Date: Tue, 06 Dec 2005 13:44:10 -0000 To: tomcat-dev@jakarta.apache.org From: yoavs@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: yoavs Date: Tue Dec 6 05:44:08 2005 New Revision: 354429 URL: http://svn.apache.org/viewcvs?rev=354429&view=rev Log: Note Native 1.1.1 update. Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml URL: http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=354429&r1=354428&r2=354429&view=diff ============================================================================== --- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original) +++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Tue Dec 6 05:44:08 2005 @@ -17,6 +17,12 @@
+ + Update optional native APR connector version to 1.1.1. (mturk) + + + Update build.properties.default to get native connector from new location. (yoavs) + --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org