Author: rjung
Date: Mon Aug 25 21:39:19 2014
New Revision: 1620462
URL: http://svn.apache.org/r1620462
Log:
Add changelog for r1619056.
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=1620462&r1=1620461&r2=1620462&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Aug 25 21:39:19 2014
@@ -45,6 +45,15 @@
issues to not "pop up" wrt. others).
-->
<section name="Tomcat 8.0.12 (markt)">
+ <subsection name="Catalina">
+ <changelog>
+ <add>
+ Make the session id generator extensible by adding a
+ <code>SessionIdGenerator</code> interface, an abstract
+ base class and a standard implementation. (rjung)
+ </add>
+ </changelog>
+ </subsection>
<subsection name="Coyote">
<changelog>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]