Author: markt Date: Tue Jun 7 18:42:36 2011 New Revision: 1133127 URL: http://svn.apache.org/viewvc?rev=1133127&view=rev Log: Prep for 7.0.16 tag
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=1133127&r1=1133126&r2=1133127&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Tue Jun 7 18:42:36 2011 @@ -58,6 +58,10 @@ When parsing the port in the HTTP host header, treat the port as a base 10 integer rather than a hexadecimal one. (rjung/markt/kkolinko) </fix> + <update> + Various refactorings to reduce code duplication and unnecessary code in + the connectors. (markt) + </update> </changelog> </subsection> <subsection name="Jasper"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org