Add re-factoring to the changelog
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 7 Jul 2011 21:00:18 +0000 (21:00 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 7 Jul 2011 21:00:18 +0000 (21:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1144033 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 7c1e821..e856c71 100644 (file)
   They eventually become mixed with the numbered issues. (I.e., numbered
   issues to not "pop up" wrt. others).
 -->
-<section name="Tomcat 7.0.18 (markt)">
+<section name="Tomcat 7.0.19 (markt)">
+  <subsection name="Coyote">
+    <changelog>
+      <update>
+        Various refactorings to reduce code duplication and unnecessary code in
+        the connectors. (markt)
+      </update>
+    </changelog>
+  </subsection>
+</section>
+<section name="Tomcat 7.0.18 (markt)" rtext="TBD">
   <subsection name="Catalina">
     <changelog>
       <fix>