From e0c15c856e016c41ada8ce4fc5a95a0e956d9227 Mon Sep 17 00:00:00 2001 From: markt Date: Wed, 10 Mar 2010 14:41:07 +0000 Subject: [PATCH] Remove some changes that have since made it into 6.0.x git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@921372 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 6a815a6ec..2f319dd46 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -40,10 +40,6 @@ asynchronous support is not yet complete. (markt/fhanik) - 46925: Replace recursive search for nested roles with - iterative search. Patch provided by Stefan Zoerner. (rjung) - - Switch from AnnotationProcessor to InstanceManager. Patch provided by David Jecks with modifications by Remy. (remm/fhanik) @@ -55,30 +51,15 @@ 651977 Add some missing control checks to ThreadWithAttributes. (markt) - - 656084 Small performance improvement for NIO. (fhanik) - - - 666232 Prevent NPE stacktrace and lost log message when - logger has been shutdown. Instead log the error, with the message. - (fhanik) - 677640 Add a startup class that does not require any configuration files. (costin) - 677910 Use platform mbean server by default. (costin) - - 700532 Log if temporary file operations within the CGI servlet fail. Make sure header Reader is closed on failure. (markt) - 707670 Correctly handle timeouts with Comet so events do not - stop. (fhanik) - - 708541 Delete references to DefaultContext which was removed in 6.0.x. (markt) @@ -87,13 +68,6 @@ for JULI. (fhanik) - 713953 Include name of attribute when logging failure of - session attribute serialization. (mturk) - - - Improve JNDI realm compatibility with Active Directory. (rjung) - - Give session thisAccessedTime and lastAccessedTime clear semantics. (rjung) @@ -141,10 +115,6 @@ dependent line endings rather than always using \r\n. (markt) - - 701902 Add support for full client-cert chains to AJP. - (billbarker) - Use tc-native 1.2.x which is based on APR 1.3.3+ (mturk) -- 2.11.0