Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 96053 invoked from network); 2 Mar 2007 13:37:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Mar 2007 13:37:50 -0000 Received: (qmail 70673 invoked by uid 500); 2 Mar 2007 13:37:55 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 70629 invoked by uid 500); 2 Mar 2007 13:37:55 -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 70618 invoked by uid 500); 2 Mar 2007 13:37:54 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 70615 invoked by uid 99); 2 Mar 2007 13:37:54 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Mar 2007 05:37:54 -0800 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Mar 2007 05:37:45 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 2C72A1A981A; Fri, 2 Mar 2007 05:37:25 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r513752 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Date: Fri, 02 Mar 2007 13:37:25 -0000 To: tomcat-dev@jakarta.apache.org From: funkman@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070302133725.2C72A1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: funkman Date: Fri Mar 2 05:37:24 2007 New Revision: 513752 URL: http://svn.apache.org/viewvc?view=rev&rev=513752 Log: fix gump complaint for xsl Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?view=diff&rev=513752&r1=513751&r2=513752 ============================================================================== --- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Fri Mar 2 05:37:24 2007 @@ -22,6 +22,7 @@ value of zero. These are now the first servlets to be started. (markt) + @@ -40,7 +41,7 @@ Fix previous update to servlet 2.5 xsd to use correct declaration. (markt) - +
@@ -116,15 +117,15 @@ Chris Halstead. (markt) - 40524: request.getAuthType() now returns CLIENT_CERT rather + 40524: request.getAuthType() now returns CLIENT_CERT rather than CLIENT-CERT. (markt) - 40526: Return support for JPDA_OPTS to catalina.bat and add + 40526: Return support for JPDA_OPTS to catalina.bat and add a new option JPDA_SUSPEND, submitted by by Kurt Roy. (markt) - 41265: In embedded, remove the code that resets checkInterval + 41265: In embedded, remove the code that resets checkInterval values of zero to 300. (markt) @@ -156,7 +157,7 @@ - 41466: When using the NioChannel and SecureNioChannel its + 41466: When using the NioChannel and SecureNioChannel its important to use the channels buffers. (fhanik) @@ -415,7 +416,7 @@ Add xsds for JSP 2.1 (remm) - 41106: Update validation checks for EL to also include + 41106: Update validation checks for EL to also include legacy 1.2 tags (remm) @@ -456,7 +457,7 @@ Fix passing of the keystore password for the NIO connector (fhanik) - +
@@ -493,7 +494,7 @@ validation, bom encoding support (remm) - + @@ -509,7 +510,7 @@ Implement explicit flushing in AJP (mturk) - +
@@ -534,7 +535,7 @@ Unifed EL 2.1 support (jhook) - + @@ -548,18 +549,18 @@ resources (costin) - + New cluster configuration and new documentation (fhanik) - + - +
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org