From 277b5174b80b7085c6e96645a7fd9dc1f09997e0 Mon Sep 17 00:00:00 2001 From: markt Date: Sun, 16 Nov 2008 23:09:13 +0000 Subject: [PATCH] Update changelog to show all changes in trunk that have not been proposed for 6.0.x If any backports for 6.0.x fail to achieve 3 +1s, need to include change in this file. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@718141 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 69 ++++------------------------------------------ 1 file changed, 6 insertions(+), 63 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index b1fe954f4..40f15a945 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -24,10 +24,8 @@ Remy Maucherat - Yoav Shapira Filip Hanik Rainer Jung - Peter Rossbach Changelog @@ -51,8 +49,9 @@ 656084 Small performance improvement for NIO. (fhanik) - 666232 Prevent NPE during shutdown when logger has been - shutdown but a component continues to try to log. (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 @@ -109,6 +108,9 @@ 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) + @@ -174,65 +176,6 @@ - - - - - - Update tc-native to 1.1.15 in build.properties.default (jfclere) - - 671650
45279
- Close multicast socket when calling close -
- 649252
- Expose the alwaysSend flag to be able to configure send behavior when reaching the limit -
- 649238
44833
- Properly override methods from DeltaSession -> StandardSession -
-
-
- - - 45074Add configuration parameters in Http11AprProtocol - 644858
- Inproper curly brackets cause NIO/SendFile to fail. Workaround prior to this version, set - useSendFile="false" in the Connector element. -
-
-
- - - 44809Improve AprLifecycleListener Error Messages - 671973
45272
- Workaround for IE cookie behavior -
- 666232
- Prevent NPE stacktrace, and lost log message when logger has been shutdown. Instead log the error, with the message (fhanik) -
- 645184
- Properly deserialize Proxy classes -
- 634513
- 630533 - Cookies are parsed according to both servlet spec and cookie spec if STRICT_SERVLET_COMPLIANCE is set to - true.
- If false, the default, then values will be quoted for v0 cookies if they contain invalid characters -
- - 631700 - Revert back to original patch proposed for UTF8 parsing. - This also fixes the regression for 6.0.16 and 5.5.26 (and possibly 4.1.37) mentioned in - http://issues.apache.org/bugzilla/show_bug.cgi?id=44494 - - The original patch can be viewed - http://svn.apache.org/viewvc?rev=568307&view=rev - http://svn.apache.org/viewvc?rev=568605&view=rev - - ExtendedAccessLogValve cs-uri not print empty querystring (pero) - -
-
-- 2.11.0