From bddcf7153c835c361575fa1101e406900e7bb254 Mon Sep 17 00:00:00 2001 From: markt Date: Sun, 4 Jul 2010 20:48:07 +0000 Subject: [PATCH] Clean up git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@960394 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index e948827a8..0d8a48603 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -112,7 +112,7 @@ Correct over zealous type checking for EL in attributes that broke the - use of JSF convertors. (markt) + use of JSF converters. (markt) Correct algorithm used to identify correct method to use when a @@ -160,7 +160,7 @@ Switch the Host Manager application to the generic CSRF protection for the HTML interface and prevent started hosts from being started and - stopped hosts from being stopped. + stopped hosts from being stopped. (markt) 49518: Fix typo in extras documentation. (markt) @@ -183,7 +183,8 @@ Improve and document VirtualWebappLoader. (rjung) - 43642: Add prestartminSpareThreads attribute for Executor. (jfclere) + 43642: Add prestartminSpareThreads attribute for Executor. + (jfclere) Switch from AnnotationProcessor to InstanceManager. Patch provided by @@ -229,9 +230,9 @@ queue size and a timeout for adding jobs to the queue. (fhanik) - Add support for aliases to StandardContext. This allows content from other - directories and/or WAR files to be mapped to paths within the context. - (markt) + Add support for aliases to StandardContext. This allows content from + other directories and/or WAR files to be mapped to paths within the + context. (markt) Provide clearer definition of Lifecycle interface, particularly start @@ -296,8 +297,8 @@ Update EL support to the EL 2.2 specification. (markt) - 787978 Use "1.6" as the default value for compilerSourceVM and compilerTargetVM - options of Jasper. (kkolinko) + 787978 Use "1.6" as the default value for compilerSourceVM + and compilerTargetVM options of Jasper. (kkolinko) 48358: Add support for limiting the number of JSPs that are -- 2.11.0