Author: markt
Date: Sat Jul 9 15:21:46 2011
New Revision: 1144682
URL: http://svn.apache.org/viewvc?rev=1144682&view=rev
Log:
Add regression fix to changelog
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=1144682&r1=1144681&r2=1144682&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Sat Jul 9 15:21:46 2011
@@ -60,6 +60,10 @@
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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]