Maybe someone wants to realize that change.
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 11 Jul 2011 22:33:54 +0000 (22:33 +0000)
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 11 Jul 2011 22:33:54 +0000 (22:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1145388 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 3a100af..a0fa744 100644 (file)
       <add>
         Document ExtendedAccessLogValve. (rjung)
       </add>
+      <fix>
+        Correct default value of <code>enableLookups</code> for connectors
+        and mention, that <code>resolveHosts</code> for the AccessLogValve
+        is replaced by <code>enableLookups</code>. (rjung)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Other">