Author: violetagg Date: Fri Oct 28 17:53:48 2016 New Revision: 1767047 URL: http://svn.apache.org/viewvc?rev=1767047&view=rev Log: Update changelog
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=1767047&r1=1767046&r2=1767047&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Fri Oct 28 17:53:48 2016 @@ -264,6 +264,12 @@ <code>/</code> character should not be allowed in a cookie name since the RFC6265 will drop such cookies as invalid. (markt) </fix> + <add> + Introduce new methods <code>read(ByteBuffer)</code>/ + <code>write(ByteBuffer)</code> in + <code>o.a.catalina.connector.CoyoteInputStream</code>/ + <code>o.a.catalina.connector.CoyoteOutputStream</code>. (violetagg) + </add> </changelog> </subsection> <subsection name="Coyote"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org