Author: jfrederic.clere(a)jboss.com
Date: 2007-11-08 09:49:11 -0500 (Thu, 08 Nov 2007)
New Revision: 341
Modified:
trunk/webapps/docs/changelog.xml
Log:
Add the entries corresponding to the corrections in the cookies logic.
Modified: trunk/webapps/docs/changelog.xml
===================================================================
--- trunk/webapps/docs/changelog.xml 2007-11-08 13:47:45 UTC (rev 340)
+++ trunk/webapps/docs/changelog.xml 2007-11-08 14:49:11 UTC (rev 341)
@@ -26,6 +26,12 @@
</subsection>
<subsection name="Catalina">
<changelog>
+ <fix>
+ Prevent cookie logic to escape quotes where the value is already a quoted-string.
(jfclere)
+ </fix>
+ <fix>
+ Fix version handling in cookies. (jfclere)
+ </fix>
<update>
Remove Tomcat standalone session clustering. (remm)
</update>
Show replies by date