From 2df054ff214397c7a72f835b7e7750f9bc200107 Mon Sep 17 00:00:00 2001 From: markt Date: Sun, 15 Apr 2007 17:46:17 +0000 Subject: [PATCH] Update change log. Move post 6.0.11 change to correct section. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@529037 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index fa2ddd9e3..507d5cd67 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -14,6 +14,24 @@ +
+ + + + 42039 Log a stack trace if a servlet throws an + UnavailableException. Patch provided by Kawasima Kazuh. (markt) + + +
+ + + + 42119 Fix return value for request.getCharacterEncoding() when + Content-Type headers contain parameters other than charset. Patch by + Leigh L Klotz Jr. (markt) + + +
@@ -203,10 +221,6 @@ Skip BOM when reading a JSP file. (remm) - - 42072 Don't call destroy() if the associated init() fails. - Patch provided by Kawasima Kazuh. (markt) -
-- 2.11.0