Return-Path: X-Original-To: apmail-tomcat-dev-archive@www.apache.org Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 23A43904C for ; Sun, 25 Sep 2011 23:15:06 +0000 (UTC) Received: (qmail 5942 invoked by uid 500); 25 Sep 2011 23:15:05 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 5869 invoked by uid 500); 25 Sep 2011 23:15:05 -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 5860 invoked by uid 99); 25 Sep 2011 23:15:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Sep 2011 23:15:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Sun, 25 Sep 2011 23:15:02 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id EE094238888F for ; Sun, 25 Sep 2011 23:14:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1175621 - /tomcat/tc6.0.x/trunk/STATUS.txt Date: Sun, 25 Sep 2011 23:14:41 -0000 To: dev@tomcat.apache.org From: kkolinko@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20110925231441.EE094238888F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kkolinko Date: Sun Sep 25 23:14:41 2011 New Revision: 1175621 URL: http://svn.apache.org/viewvc?rev=1175621&view=rev Log: proposal 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=1175621&r1=1175620&r2=1175621&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Sun Sep 25 23:14:41 2011 @@ -85,6 +85,12 @@ PATCHES PROPOSED TO BACKPORT: kkolinko: In trunk it is r1174353. Maybe better to merge from there instead of r1174359, for consistency. The code is the same in both. +* Add build date and version to documentation pages + Automate copyright end date + It is based on r962466 + http://people.apache.org/~kkolinko/patches/2011-09-26_tc6_docs-date.patch + +1: kkolinko + -1: PATCHES/ISSUES THAT ARE STALLED --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org