Author: markt Date: Thu Nov 4 17:42:41 2010 New Revision: 1031099 URL: http://svn.apache.org/viewvc?rev=1031099&view=rev Log: List bugs in numerical order
Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1031099&r1=1031098&r2=1031099&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Thu Nov 4 17:42:41 2010 @@ -53,6 +53,10 @@ authentication process. Based on a suggestion by Mark Morris. (markt) </fix> <fix> + <bug>49180</bug>: Add option to disable log rotation in + juli FileHandler. credit: Pid (pidster at apache ) + </fix> + <fix> <bug>49991</bug>: Ensure servlet request listeners are fired for the login and error pages during FORM authentication. (markt) </fix> @@ -84,10 +88,6 @@ (markt) </add> <fix> - <bug>49180</bug>: Add option to disable log rotation in - juli FileHandler. credit: Pid (pidster at apache ) - </fix> - <fix> Make Tomcat more tolerant of <code>null</code> when generating JMX names for Valves. (markt) </fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org