You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by pe...@apache.org on 2005/10/20 08:24:03 UTC

svn commit: r326837 - /tomcat/container/tc5.5.x/webapps/docs/changelog.xml

Author: pero
Date: Wed Oct 19 23:23:59 2005
New Revision: 326837

URL: http://svn.apache.org/viewcvs?rev=326837&view=rev
Log:
Now sessionCreated is send after node get sessions from backup.

Modified:
    tomcat/container/tc5.5.x/webapps/docs/changelog.xml

Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=326837&r1=326836&r2=326837&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Wed Oct 19 23:23:59 2005
@@ -91,6 +91,9 @@
   <subsection name="Cluster">
     <changelog>
       <fix>
+        <bug>35916</bug>: send sessionCreated to SessionListener after cluster node recovery (pero)
+      </fix>
+      <fix>
         <bug>36541</bug>: Used also Hashtable at DeltaSession (pero)
       </fix>
       <fix>



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