From dev-return-112023-apmail-tomcat-dev-archive=tomcat.apache.org@tomcat.apache.org Wed Dec 01 15:40:23 2010 Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 53951 invoked from network); 1 Dec 2010 15:40:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Dec 2010 15:40:22 -0000 Received: (qmail 73686 invoked by uid 500); 1 Dec 2010 15:40:21 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 73493 invoked by uid 500); 1 Dec 2010 15:40:21 -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 73484 invoked by uid 99); 1 Dec 2010 15:40:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Dec 2010 15:40:20 +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; Wed, 01 Dec 2010 15:40:20 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9DD3723889EA; Wed, 1 Dec 2010 15:38:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1041057 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml Date: Wed, 01 Dec 2010 15:38:48 -0000 To: dev@tomcat.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101201153848.9DD3723889EA@eris.apache.org> Author: markt Date: Wed Dec 1 15:38:48 2010 New Revision: 1041057 URL: http://svn.apache.org/viewvc?rev=1041057&view=rev Log: Typo Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1041057&r1=1041056&r2=1041057&view=diff ============================================================================== --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Wed Dec 1 15:38:48 2010 @@ -253,7 +253,7 @@ project logo are trademarks of the Apach

The Apache Tomcat Project is proud to announce the release of version 7.0.5 beta of Apache Tomcat. This release contains a number of bug fixes, performance -improvemnts in session management, a number of new features including support +improvements in session management, a number of new features including support for parallel deployment of multiple versions of the same web application and a redesigned welcome page.

Modified: tomcat/site/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1041057&r1=1041056&r2=1041057&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/index.xml (original) +++ tomcat/site/trunk/xdocs/index.xml Wed Dec 1 15:38:48 2010 @@ -37,7 +37,7 @@ project logo are trademarks of the Apach

The Apache Tomcat Project is proud to announce the release of version 7.0.5 beta of Apache Tomcat. This release contains a number of bug fixes, performance -improvemnts in session management, a number of new features including support +improvements in session management, a number of new features including support for parallel deployment of multiple versions of the same web application and a redesigned welcome page.

--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org