You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2014/09/02 16:13:00 UTC

svn commit: r1622008 - /tomcat/trunk/webapps/docs/changelog.xml

Author: markt
Date: Tue Sep  2 14:12:59 2014
New Revision: 1622008

URL: http://svn.apache.org/r1622008
Log:
Changelog for the RFC6265 cookie parser

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=1622008&r1=1622007&r2=1622008&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Tue Sep  2 14:12:59 2014
@@ -63,6 +63,11 @@
         names are separated by commas. Identified by Coverity Scan and fixed
         based on a patch by Felix Schumacher. (markt)
       </fix>
+      <add>
+        Add an additional implementation of a RFC6265 based cookie parser along
+        with new Context options to select and configure it. This parser is
+        currently considered experiemental and is not used by default. (markt)
+      </add>
     </changelog>
   </subsection>
   <subsection name="Jasper">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org