List bugs in numerical order
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 4 Nov 2010 17:42:41 +0000 (17:42 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 4 Nov 2010 17:42:41 +0000 (17:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1031099 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index f81f217..8c73b77 100644 (file)
         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>
         (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>