Author: kkolinko
Date: Sat Sep 27 13:11:13 2014
New Revision: 1627965
URL: http://svn.apache.org/r1627965
Log:
Mention the names of attributes moved by r1627619.
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=1627965&r1=1627964&r2=1627965&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Sat Sep 27 13:11:13 2014
@@ -60,7 +60,8 @@
Introduce new configuration element CookieProcessor in Context to allow
context-specific configuration of cookie processing options. Attributes
of Context element that were added in Tomcat 8.0.13 to allow
- configuration of a new experimental RFC6265 based cookie parser are
+ configuration of a new experimental RFC6265 based cookie parser
+ (<code>useRfc6265</code> and <code>cookieEncoding</code>) are
replaced by this new configuration element. (markt)
</add>
</changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]