From: markt Date: Thu, 4 Nov 2010 17:42:41 +0000 (+0000) Subject: List bugs in numerical order X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=592b83b88ab79ced955466005ba527b6a60752c0;p=tomcat7.0 List bugs in numerical order git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1031099 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index f81f217cf..8c73b77e6 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -53,6 +53,10 @@ authentication process. Based on a suggestion by Mark Morris. (markt) + 49180: Add option to disable log rotation in + juli FileHandler. credit: Pid (pidster at apache ) + + 49991: Ensure servlet request listeners are fired for the login and error pages during FORM authentication. (markt) @@ -84,10 +88,6 @@ (markt) - 49180: Add option to disable log rotation in - juli FileHandler. credit: Pid (pidster at apache ) - - Make Tomcat more tolerant of null when generating JMX names for Valves. (markt)