Author: markt Date: Sun May 15 11:34:32 2011 New Revision: 1103329 URL: http://svn.apache.org/viewvc?rev=1103329&view=rev Log: Add new AJP-NIo connector to the changelog. It is working well enough to be classed as experimental. I'll remove that label once all the TCK tests pass.
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=1103329&r1=1103328&r2=1103329&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Sun May 15 11:34:32 2011 @@ -43,6 +43,14 @@ 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> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org