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/18 16:11:47 UTC

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

Author: pero
Date: Tue Oct 18 07:11:42 2005
New Revision: 326111

URL: http://svn.apache.org/viewcvs?rev=326111&view=rev
Log:
Better support cluster at engine level
Fix some typos
Used Hashtable instead Hashmap at DeltaSession

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=326111&r1=326110&r2=326111&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Tue Oct 18 07:11:42 2005
@@ -87,6 +87,12 @@
   <subsection name="Cluster">
     <changelog>
       <fix>
+        <bug>36541</bug>: Used also Hashtable at DeltaSession (pero)
+      </fix>
+      <fix>
+        Better support cluster at engine level. (pero)
+      </fix>
+      <fix>
         <bug>36866</bug>: Correct attribute name in conf/server.xml documentation for Cluster element. (yoavs)
       </fix>
     </changelog>



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