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 2015/12/09 10:50:44 UTC

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

Author: markt
Date: Wed Dec  9 09:50:43 2015
New Revision: 1718796

URL: http://svn.apache.org/viewvc?rev=1718796&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=1718796&r1=1718795&r2=1718796&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed Dec  9 09:50:43 2015
@@ -116,6 +116,11 @@
         or <code>WriteListener</code> do not need to be immediately fatal to the
         connection. Allow an error response to be written. (markt)
       </fix>
+      <fix>
+        Correct implementation of
+        <code>validateClientProvidedNewSessionId</code> so client provided
+        session IDs may be rejected if validation is enabled. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Coyote">



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