More refactoring since last release
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 19 Jun 2011 09:50:17 +0000 (09:50 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 19 Jun 2011 09:50:17 +0000 (09:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1137324 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 7d1e7a7..0f95f39 100644 (file)
         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">