Author: markt Date: Tue Aug 9 20:33:35 2016 New Revision: 1755647 URL: http://svn.apache.org/viewvc?rev=1755647&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=1755647&r1=1755646&r2=1755647&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Tue Aug 9 20:33:35 2016 @@ -127,6 +127,12 @@ (remm) </fix> <fix> + <bug>59925</bug>: Correct regression in r1628368 and ensure that HTTP + separators are handled as configured in the + <code>LegacyCookieProcessor</code>. Patch provided by Kyohei Nakamura. + (markt) + </fix> + <fix> <bug>59950</bug>: Correct log message when reporting that the current number of HTTP/2 streams for a connection could not be pruned to below the limit. (markt) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org