Add new AJP-NIo connector to the changelog. It is working well enough to be classed...
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 15 May 2011 11:34:32 +0000 (11:34 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 15 May 2011 11:34:32 +0000 (11:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1103329 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index ad226b8..7d80972 100644 (file)
   Other
 -->
 <section name="Tomcat 7.0.15 (markt)">
+  <subsection name="Coyote">
+    <changelog>
+      <add>
+        <bug>51145</bug>: Add an experimental (not all TCK tests pass at the
+        moment) AJP-NIO connector. (markt/rjung)
+      </add>
+    </changelog>
+  </subsection>
   <subsection name="Other">
     <changelog>
       <fix>