comment my last changes at AccessLogValves
authorpero <pero@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 27 Mar 2007 10:34:18 +0000 (10:34 +0000)
committerpero <pero@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 27 Mar 2007 10:34:18 +0000 (10:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@522860 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index d92a736..05b38ea 100644 (file)
   <subsection name="Catalina">
     <changelog>
       <fix>
+        Don't log pattern subtoken at ExtendedAccesLogValve (pero)
+      </fix>
+      <fix>
+        Add some missing JMX attributes for new AccessLogValve (pero)
+      </fix>
+      <fix>
         <bug>41786  </bug> Incorrect reference to catalina_home in catalina.sh/bat Patch provided by Mike Hanafey (fhanik)
       </fix>
       <fix>