Author: markt Date: Sun Jun 19 09:50:17 2011 New Revision: 1137324 URL: http://svn.apache.org/viewvc?rev=1137324&view=rev Log: More refactoring since last release
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=1137324&r1=1137323&r2=1137324&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Sun Jun 19 09:50:17 2011 @@ -81,6 +81,10 @@ Only add socket to poller if we are sure we don't close it later. (rjung) </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