Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E362E200B30 for ; Mon, 4 Jul 2016 16:53:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E1F32160A65; Mon, 4 Jul 2016 14:53:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 34599160A34 for ; Mon, 4 Jul 2016 16:53:08 +0200 (CEST) Received: (qmail 4631 invoked by uid 500); 4 Jul 2016 14:53:07 -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 4621 invoked by uid 99); 4 Jul 2016 14:53:07 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jul 2016 14:53:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id AAEC7C9168 for ; Mon, 4 Jul 2016 14:53:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.513 X-Spam-Level: X-Spam-Status: No, score=0.513 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.287] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id N7YJ9YN5fk1Z for ; Mon, 4 Jul 2016 14:53:06 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id F06185FACE for ; Mon, 4 Jul 2016 14:53:05 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 48149E0016 for ; Mon, 4 Jul 2016 14:53:05 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 42E743A0386 for ; Mon, 4 Jul 2016 14:53:05 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1751303 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml Date: Mon, 04 Jul 2016 14:53:05 -0000 To: dev@tomcat.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160704145305.42E743A0386@svn01-us-west.apache.org> archived-at: Mon, 04 Jul 2016 14:53:09 -0000 Author: markt Date: Mon Jul 4 14:53:05 2016 New Revision: 1751303 URL: http://svn.apache.org/viewvc?rev=1751303&view=rev Log: And another version update missed 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=1751303&r1=1751302&r2=1751303&view=diff ============================================================================== --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Mon Jul 4 14:53:05 2016 @@ -270,7 +270,7 @@ using 1.2.x in preference to 1.1.x.

Download | -ChangeLog for 1.2.7 +ChangeLog for 1.2.8

Modified: tomcat/site/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1751303&r1=1751302&r2=1751303&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/index.xml (original) +++ tomcat/site/trunk/xdocs/index.xml Mon Jul 4 14:53:05 2016 @@ -53,7 +53,7 @@ Tomcat Native. The notable changes since using 1.2.x in preference to 1.1.x.

Download | -ChangeLog for 1.2.7 +ChangeLog for 1.2.8

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