Add regression fix to changelog
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 9 Jul 2011 15:21:46 +0000 (15:21 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 9 Jul 2011 15:21:46 +0000 (15:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1144682 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index e856c71..4b791ca 100644 (file)
         Various refactorings to reduce code duplication and unnecessary code in
         the connectors. (markt)
       </update>
+      <fix>
+        Correct regression introduced in 7.0.17 that triggered 400 entries in
+        the AccessLog when using the AJP/BIO connector. (markt)
+      </fix>
     </changelog>
   </subsection>
 </section>