Author: markt Date: Thu Oct 6 08:46:11 2016 New Revision: 1763520 URL: http://svn.apache.org/viewvc?rev=1763520&view=rev Log: Fix typo
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=1763520&r1=1763519&r2=1763520&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Thu Oct 6 08:46:11 2016 @@ -126,7 +126,7 @@ session attribute from being loaded. (markt) </fix> <fix> - <bug>60298</bug>: When using RFC6265 compliant cookies, the + <bug>60208</bug>: When using RFC6265 compliant cookies, the <code>/</code> character should not be allowed in a cookie name since the RFC6265 will drop such cookies as invalid. (markt) </fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org