Author: fhanik
Date: Thu Mar 6 19:50:00 2008
New Revision: 634518
URL: http://svn.apache.org/viewvc?rev=634518&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=634518&r1=634517&r2=634518&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Thu Mar 6 19:50:00 2008
@@ -35,6 +35,13 @@
<section name="Tomcat Trunk ">
<subsection name="Catalina">
<changelog>
+ <update><rev>634513</rev><br/>
+ <rev>630533</rev>
+ Cookies are parsed according to both servlet spec and cookie spec if
STRICT_SERVLET_COMPLIANCE is set to
+ true.<br/>
+ If false, the default, then values will be quoted for v0 cookies if
they contain invalid characters
+ </update>
+
<update><rev>631700</rev>
Revert back to original patch proposed for UTF8 parsing.
This also fixes the regression for 6.0.16 and 5.5.26 (and possibly
4.1.37) mentioned in
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]